[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:24:38.889982 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:36371
I20260710 13:24:38.891487 27169 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:24:38.892525 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:38.910439 27175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:38.910470 27178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:38.910585 27176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:38.911412 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:40.143616 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:40.143858 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:40.144011 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689880143994 us; error 0 us; skew 500 ppm
I20260710 13:24:40.144891 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:40.151511 27169 webserver.cc:533] Webserver started at http://127.26.136.126:42603/ using document root <none> and password file <none>
I20260710 13:24:40.152361 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:40.152640 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:40.153043 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:40.158895 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "81dfccc70eee4dbabc813ca912a5e6b6"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.167042 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.007s
I20260710 13:24:40.172818 27184 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.174212 27169 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:24:40.174623 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "81dfccc70eee4dbabc813ca912a5e6b6"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.174952 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:40.230084 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:40.231745 27169 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:24:40.232254 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:40.308904 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:36371
I20260710 13:24:40.309007 27235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:36371 every 8 connection(s)
I20260710 13:24:40.317516 27236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.339247 27236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6: Bootstrap starting.
I20260710 13:24:40.345284 27236 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:40.347193 27236 log.cc:826] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6: Log is configured to *not* fsync() on all Append() calls
I20260710 13:24:40.351796 27236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6: No bootstrap required, opened a new log
I20260710 13:24:40.372433 27236 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81dfccc70eee4dbabc813ca912a5e6b6" member_type: VOTER }
I20260710 13:24:40.373010 27236 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:40.373319 27236 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81dfccc70eee4dbabc813ca912a5e6b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:40.374212 27236 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81dfccc70eee4dbabc813ca912a5e6b6" member_type: VOTER }
I20260710 13:24:40.374902 27236 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:40.375283 27236 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:40.375727 27236 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:40.379812 27236 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81dfccc70eee4dbabc813ca912a5e6b6" member_type: VOTER }
I20260710 13:24:40.380621 27236 leader_election.cc:304] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [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: 81dfccc70eee4dbabc813ca912a5e6b6; no voters: 
I20260710 13:24:40.382349 27236 leader_election.cc:290] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:40.382735 27239 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:40.385391 27239 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 1 LEADER]: Becoming Leader. State: Replica: 81dfccc70eee4dbabc813ca912a5e6b6, State: Running, Role: LEADER
I20260710 13:24:40.386184 27239 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [LEADER]: Queue going to LEADER mode. State: All 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: "81dfccc70eee4dbabc813ca912a5e6b6" member_type: VOTER }
I20260710 13:24:40.386920 27236 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:40.397137 27241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81dfccc70eee4dbabc813ca912a5e6b6. Latest consensus state: current_term: 1 leader_uuid: "81dfccc70eee4dbabc813ca912a5e6b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81dfccc70eee4dbabc813ca912a5e6b6" member_type: VOTER } }
I20260710 13:24:40.397322 27240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81dfccc70eee4dbabc813ca912a5e6b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81dfccc70eee4dbabc813ca912a5e6b6" member_type: VOTER } }
I20260710 13:24:40.398057 27240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:40.398063 27241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:40.401059 27249 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:40.413383 27249 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:40.415640 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:40.430550 27249 catalog_manager.cc:1383] Generated new cluster ID: 2bbfdea646684cf9b5505b35d06b68a9
I20260710 13:24:40.430845 27249 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:40.445708 27249 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:40.447220 27249 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:40.459806 27249 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6: Generated new TSK 0
I20260710 13:24:40.460811 27249 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:40.482218 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:40.490871 27258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:40.492152 27259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:40.497085 27261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:40.497988 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:40.498926 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:40.499228 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:40.499439 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689880499420 us; error 0 us; skew 500 ppm
I20260710 13:24:40.500276 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:40.505581 27169 webserver.cc:533] Webserver started at http://127.26.136.65:44071/ using document root <none> and password file <none>
I20260710 13:24:40.506196 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:40.506464 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:40.506784 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:40.508030 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "554b414ba1e24b4b81a31673e1741998"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.514604 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:24:40.519693 27266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.520709 27169 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:24:40.521077 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "554b414ba1e24b4b81a31673e1741998"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.521427 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:40.556594 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:40.558100 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:40.561451 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:40.566534 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:40.566776 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.567122 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:40.567296 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.683032 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:40815
I20260710 13:24:40.683116 27328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:40815 every 8 connection(s)
I20260710 13:24:40.690212 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:40.699326 27333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:40.707448 27334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:40.713011 27336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:40.713853 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:40.714922 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:40.715183 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:40.715406 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689880715385 us; error 0 us; skew 500 ppm
I20260710 13:24:40.716192 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:40.719201 27329 heartbeater.cc:344] Connected to a master server at 127.26.136.126:36371
I20260710 13:24:40.719591 27169 webserver.cc:533] Webserver started at http://127.26.136.66:35025/ using document root <none> and password file <none>
I20260710 13:24:40.719714 27329 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:40.720261 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:40.720543 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:40.720889 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:40.720930 27329 heartbeater.cc:507] Master 127.26.136.126:36371 requested a full tablet report, sending...
I20260710 13:24:40.722494 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.724638 27201 ts_manager.cc:194] Registered new tserver with Master: 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815)
I20260710 13:24:40.727725 27201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58630
I20260710 13:24:40.729981 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:40.734879 27341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.735719 27169 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:24:40.736009 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.736271 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:40.757191 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:40.758502 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:40.760664 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:40.764110 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:40.764297 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.764627 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:40.764775 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.864431 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:38555
I20260710 13:24:40.864562 27403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:38555 every 8 connection(s)
I20260710 13:24:40.872785 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:40.881210 27407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:40.882681 27408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:40.888024 27404 heartbeater.cc:344] Connected to a master server at 127.26.136.126:36371
I20260710 13:24:40.888492 27404 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:40.889565 27404 heartbeater.cc:507] Master 127.26.136.126:36371 requested a full tablet report, sending...
W20260710 13:24:40.889736 27411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:40.891506 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:40.892052 27201 ts_manager.cc:194] Registered new tserver with Master: 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:40.892746 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:40.893028 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:40.893229 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689880893200 us; error 0 us; skew 500 ppm
I20260710 13:24:40.893950 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:40.894004 27201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58636
I20260710 13:24:40.899536 27169 webserver.cc:533] Webserver started at http://127.26.136.67:40467/ using document root <none> and password file <none>
I20260710 13:24:40.900068 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:40.900272 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:40.900563 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:40.901772 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "0df1708e100841dda7a636726656f4f1"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.906675 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:24:40.910547 27415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.911530 27169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:40.911828 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "0df1708e100841dda7a636726656f4f1"
format_stamp: "Formatted at 2026-07-10 13:24:40 on dist-test-slave-8s6r"
I20260710 13:24:40.912125 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:40.942296 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:40.943754 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:40.945326 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:40.948269 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:40.948467 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:40.948771 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:40.948916 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:41.050022 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:37131
I20260710 13:24:41.050135 27477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:37131 every 8 connection(s)
I20260710 13:24:41.067564 27478 heartbeater.cc:344] Connected to a master server at 127.26.136.126:36371
I20260710 13:24:41.068053 27478 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:41.068982 27478 heartbeater.cc:507] Master 127.26.136.126:36371 requested a full tablet report, sending...
I20260710 13:24:41.071264 27201 ts_manager.cc:194] Registered new tserver with Master: 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:41.071410 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016113468s
I20260710 13:24:41.073330 27201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58642
I20260710 13:24:41.130072 27201 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58644:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:41.134342 27201 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:41.248242 27292 tablet_service.cc:1511] Processing CreateTablet for tablet b9074b1bfa9d4b349f1864431b0eb4c8 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:41.250082 27292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9074b1bfa9d4b349f1864431b0eb4c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.249871 27293 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5b46bbd9824b3395882555912af729 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:41.251484 27293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5b46bbd9824b3395882555912af729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.253931 27291 tablet_service.cc:1511] Processing CreateTablet for tablet 3776baec545b46ec9228b2c4a0d365cf (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:41.255709 27291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3776baec545b46ec9228b2c4a0d365cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.248288 27294 tablet_service.cc:1511] Processing CreateTablet for tablet ed607a9b45514b0fa1aa7858d1718584 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:41.262859 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed607a9b45514b0fa1aa7858d1718584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.264087 27290 tablet_service.cc:1511] Processing CreateTablet for tablet e58957ebff8043c3abd8bff43a766e00 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:41.266804 27290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58957ebff8043c3abd8bff43a766e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.273468 27443 tablet_service.cc:1511] Processing CreateTablet for tablet ed607a9b45514b0fa1aa7858d1718584 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:41.277383 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed607a9b45514b0fa1aa7858d1718584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.281387 27441 tablet_service.cc:1511] Processing CreateTablet for tablet b9074b1bfa9d4b349f1864431b0eb4c8 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:41.278242 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5b46bbd9824b3395882555912af729 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:41.283532 27440 tablet_service.cc:1511] Processing CreateTablet for tablet 3776baec545b46ec9228b2c4a0d365cf (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:41.285694 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9074b1bfa9d4b349f1864431b0eb4c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.285164 27439 tablet_service.cc:1511] Processing CreateTablet for tablet e58957ebff8043c3abd8bff43a766e00 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:41.291530 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5b46bbd9824b3395882555912af729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.297096 27439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58957ebff8043c3abd8bff43a766e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.299836 27440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3776baec545b46ec9228b2c4a0d365cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.298679 27289 tablet_service.cc:1511] Processing CreateTablet for tablet ce0559027394456d9626aabcf34fae14 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:41.302253 27289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce0559027394456d9626aabcf34fae14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.321964 27438 tablet_service.cc:1511] Processing CreateTablet for tablet ce0559027394456d9626aabcf34fae14 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:41.324497 27438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce0559027394456d9626aabcf34fae14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.337540 27288 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5641f4a80d4d08bf7c71f6bceb3692 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:41.341840 27288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5641f4a80d4d08bf7c71f6bceb3692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.341434 27368 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5b46bbd9824b3395882555912af729 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:41.343449 27369 tablet_service.cc:1511] Processing CreateTablet for tablet ed607a9b45514b0fa1aa7858d1718584 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:41.348342 27368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5b46bbd9824b3395882555912af729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.349498 27367 tablet_service.cc:1511] Processing CreateTablet for tablet b9074b1bfa9d4b349f1864431b0eb4c8 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:41.359627 27366 tablet_service.cc:1511] Processing CreateTablet for tablet 3776baec545b46ec9228b2c4a0d365cf (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:41.359759 27365 tablet_service.cc:1511] Processing CreateTablet for tablet e58957ebff8043c3abd8bff43a766e00 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:41.361528 27437 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5641f4a80d4d08bf7c71f6bceb3692 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:41.362743 27369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed607a9b45514b0fa1aa7858d1718584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.368027 27364 tablet_service.cc:1511] Processing CreateTablet for tablet ce0559027394456d9626aabcf34fae14 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:41.370743 27363 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5641f4a80d4d08bf7c71f6bceb3692 (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:41.378871 27437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5641f4a80d4d08bf7c71f6bceb3692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.384369 27287 tablet_service.cc:1511] Processing CreateTablet for tablet 86219026190145fd9096e097944f3a6b (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:41.387192 27287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86219026190145fd9096e097944f3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.397725 27367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9074b1bfa9d4b349f1864431b0eb4c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.410148 27496 tablet_bootstrap.cc:492] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
W20260710 13:24:41.419129 27248 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:41.425230 27362 tablet_service.cc:1511] Processing CreateTablet for tablet 86219026190145fd9096e097944f3a6b (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:41.436709 27363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5641f4a80d4d08bf7c71f6bceb3692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.442833 27362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86219026190145fd9096e097944f3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.451256 27365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58957ebff8043c3abd8bff43a766e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.453775 27364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce0559027394456d9626aabcf34fae14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.455770 27294 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8fff79cd64406ba88f84df44972dfa (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:41.457953 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8fff79cd64406ba88f84df44972dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.456967 27366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3776baec545b46ec9228b2c4a0d365cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.473758 27441 tablet_service.cc:1511] Processing CreateTablet for tablet 86219026190145fd9096e097944f3a6b (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:41.480494 27497 tablet_bootstrap.cc:492] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:41.477916 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86219026190145fd9096e097944f3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.480672 27361 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8fff79cd64406ba88f84df44972dfa (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:41.485504 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8fff79cd64406ba88f84df44972dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.509018 27440 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8fff79cd64406ba88f84df44972dfa (DEFAULT_TABLE table=test-workload [id=faaa245104954d8684e7f5a8ed4af7a7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:41.510712 27440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8fff79cd64406ba88f84df44972dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.536581 27497 tablet_bootstrap.cc:654] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.537024 27498 tablet_bootstrap.cc:492] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.545877 27496 tablet_bootstrap.cc:654] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.573041 27496 tablet_bootstrap.cc:492] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:41.573815 27496 ts_tablet_manager.cc:1403] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.164s	user 0.020s	sys 0.011s
I20260710 13:24:41.579427 27496 raft_consensus.cc:359] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.580569 27498 tablet_bootstrap.cc:654] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.582247 27496 raft_consensus.cc:385] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.582615 27496 raft_consensus.cc:740] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.583480 27496 consensus_queue.cc:260] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.581951 27497 tablet_bootstrap.cc:492] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:41.584841 27497 ts_tablet_manager.cc:1403] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.133s	user 0.004s	sys 0.018s
I20260710 13:24:41.587759 27497 raft_consensus.cc:359] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.588559 27497 raft_consensus.cc:385] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.588904 27497 raft_consensus.cc:740] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.589826 27497 consensus_queue.cc:260] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.594152 27497 ts_tablet_manager.cc:1434] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:24:41.594792 27329 heartbeater.cc:499] Master 127.26.136.126:36371 was elected leader, sending a full tablet report...
I20260710 13:24:41.594838 27498 tablet_bootstrap.cc:492] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:41.595474 27498 ts_tablet_manager.cc:1403] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.005s
I20260710 13:24:41.595948 27496 ts_tablet_manager.cc:1434] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.010s
I20260710 13:24:41.597036 27496 tablet_bootstrap.cc:492] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:41.598677 27498 raft_consensus.cc:359] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.599521 27498 raft_consensus.cc:385] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.599848 27498 raft_consensus.cc:740] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.600867 27498 consensus_queue.cc:260] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.602909 27478 heartbeater.cc:499] Master 127.26.136.126:36371 was elected leader, sending a full tablet report...
I20260710 13:24:41.604983 27496 tablet_bootstrap.cc:654] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.611363 27497 tablet_bootstrap.cc:492] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:41.617771 27496 tablet_bootstrap.cc:492] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:41.618424 27496 ts_tablet_manager.cc:1403] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 13:24:41.621778 27496 raft_consensus.cc:359] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.622617 27496 raft_consensus.cc:385] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.622951 27496 raft_consensus.cc:740] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.624226 27497 tablet_bootstrap.cc:654] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.623730 27496 consensus_queue.cc:260] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.629326 27496 ts_tablet_manager.cc:1434] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 13:24:41.630364 27496 tablet_bootstrap.cc:492] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:41.636953 27496 tablet_bootstrap.cc:654] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.641727 27497 tablet_bootstrap.cc:492] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:41.641834 27498 ts_tablet_manager.cc:1434] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.005s
I20260710 13:24:41.642308 27497 ts_tablet_manager.cc:1403] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 13:24:41.642607 27404 heartbeater.cc:499] Master 127.26.136.126:36371 was elected leader, sending a full tablet report...
I20260710 13:24:41.642920 27498 tablet_bootstrap.cc:492] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.646307 27497 raft_consensus.cc:359] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.648520 27497 raft_consensus.cc:385] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.648931 27497 raft_consensus.cc:740] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.650518 27497 consensus_queue.cc:260] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.659389 27497 ts_tablet_manager.cc:1434] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:24:41.660027 27498 tablet_bootstrap.cc:654] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.660983 27497 tablet_bootstrap.cc:492] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:41.672396 27497 tablet_bootstrap.cc:654] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.672955 27496 tablet_bootstrap.cc:492] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:41.673458 27496 ts_tablet_manager.cc:1403] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.020s
I20260710 13:24:41.677451 27496 raft_consensus.cc:359] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.678399 27496 raft_consensus.cc:385] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.678755 27496 raft_consensus.cc:740] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.679569 27496 consensus_queue.cc:260] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.682772 27497 tablet_bootstrap.cc:492] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:41.683231 27497 ts_tablet_manager.cc:1403] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260710 13:24:41.684208 27503 raft_consensus.cc:493] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.684594 27496 ts_tablet_manager.cc:1434] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 13:24:41.684682 27503 raft_consensus.cc:515] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.685606 27496 tablet_bootstrap.cc:492] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:41.690012 27503 leader_election.cc:290] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
W20260710 13:24:41.692767 27330 tablet.cc:2406] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:41.702731 27497 raft_consensus.cc:359] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.703528 27497 raft_consensus.cc:385] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.703816 27497 raft_consensus.cc:740] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.704558 27497 consensus_queue.cc:260] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.705585 27498 tablet_bootstrap.cc:492] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:41.706408 27498 ts_tablet_manager.cc:1403] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.017s
I20260710 13:24:41.706791 27497 ts_tablet_manager.cc:1434] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260710 13:24:41.707736 27497 tablet_bootstrap.cc:492] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:41.709270 27498 raft_consensus.cc:359] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.709977 27498 raft_consensus.cc:385] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.710282 27498 raft_consensus.cc:740] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.711056 27498 consensus_queue.cc:260] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.712898 27496 tablet_bootstrap.cc:654] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.713505 27498 ts_tablet_manager.cc:1434] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:41.714471 27498 tablet_bootstrap.cc:492] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.719061 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:41.719944 27304 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.721256 27497 tablet_bootstrap.cc:654] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.721467 27418 leader_election.cc:304] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:41.721498 27498 tablet_bootstrap.cc:654] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.727065 27503 raft_consensus.cc:2804] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.727342 27496 tablet_bootstrap.cc:492] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:41.727465 27503 raft_consensus.cc:493] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.727864 27496 ts_tablet_manager.cc:1403] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.010s
I20260710 13:24:41.727857 27503 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.728904 27498 tablet_bootstrap.cc:492] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:41.729314 27498 ts_tablet_manager.cc:1403] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 13:24:41.730913 27496 raft_consensus.cc:359] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.731609 27496 raft_consensus.cc:385] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.731887 27496 raft_consensus.cc:740] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.732151 27498 raft_consensus.cc:359] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.732880 27498 raft_consensus.cc:385] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.732586 27496 consensus_queue.cc:260] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.733173 27498 raft_consensus.cc:740] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.735023 27496 ts_tablet_manager.cc:1434] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:41.735965 27496 tablet_bootstrap.cc:492] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:41.735985 27498 consensus_queue.cc:260] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.739434 27498 ts_tablet_manager.cc:1434] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:24:41.740351 27498 tablet_bootstrap.cc:492] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.750511 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:41.751210 27379 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.751911 27496 tablet_bootstrap.cc:654] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.743171 27503 raft_consensus.cc:515] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.754864 27498 tablet_bootstrap.cc:654] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.761245 27503 leader_election.cc:290] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:41.761929 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:41.762483 27304 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.762759 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:41.763288 27379 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.770756 27497 tablet_bootstrap.cc:492] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:41.771184 27379 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.771371 27497 ts_tablet_manager.cc:1403] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.002s
I20260710 13:24:41.772550 27416 leader_election.cc:304] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:41.773415 27503 raft_consensus.cc:2804] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.774720 27497 raft_consensus.cc:359] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.775521 27304 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.775660 27497 raft_consensus.cc:385] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.779084 27496 tablet_bootstrap.cc:492] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:41.779685 27496 ts_tablet_manager.cc:1403] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260710 13:24:41.781939 27498 tablet_bootstrap.cc:492] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:41.782450 27498 ts_tablet_manager.cc:1403] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.007s
I20260710 13:24:41.783510 27496 raft_consensus.cc:359] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.776127 27497 raft_consensus.cc:740] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.785151 27497 consensus_queue.cc:260] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.787937 27496 raft_consensus.cc:385] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.792073 27497 ts_tablet_manager.cc:1434] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:24:41.793403 27497 tablet_bootstrap.cc:492] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:41.794057 27498 raft_consensus.cc:359] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.794922 27498 raft_consensus.cc:385] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.795287 27498 raft_consensus.cc:740] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.796509 27496 raft_consensus.cc:740] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.796162 27498 consensus_queue.cc:260] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.797540 27496 consensus_queue.cc:260] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.800967 27503 raft_consensus.cc:697] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:41.801999 27496 ts_tablet_manager.cc:1434] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 13:24:41.802271 27503 consensus_queue.cc:237] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.802717 27498 ts_tablet_manager.cc:1434] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:24:41.802943 27496 tablet_bootstrap.cc:492] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:41.803975 27498 tablet_bootstrap.cc:492] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.813047 27497 tablet_bootstrap.cc:654] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.818543 27503 raft_consensus.cc:493] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.819046 27503 raft_consensus.cc:515] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.820580 27498 tablet_bootstrap.cc:654] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.821957 27503 leader_election.cc:290] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:41.822677 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:41.824357 27496 tablet_bootstrap.cc:654] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.824473 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:41.825157 27304 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.827402 27418 leader_election.cc:304] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:41.828241 27503 raft_consensus.cc:2804] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.828372 27379 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.828755 27503 raft_consensus.cc:493] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.829207 27503 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.836191 27200 catalog_manager.cc:5697] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:41.837975 27503 raft_consensus.cc:515] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.841943 27503 leader_election.cc:290] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:41.843465 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:41.844072 27304 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.844908 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:41.845472 27379 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.865787 27379 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.866804 27304 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.878769 27418 leader_election.cc:304] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:41.879657 27503 raft_consensus.cc:2804] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.880260 27503 raft_consensus.cc:697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:41.881264 27503 consensus_queue.cc:237] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.883947 27497 tablet_bootstrap.cc:492] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:41.884420 27497 ts_tablet_manager.cc:1403] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.011s
I20260710 13:24:41.885222 27517 raft_consensus.cc:493] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.885802 27517 raft_consensus.cc:515] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.888307 27517 leader_election.cc:290] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:41.888175 27498 tablet_bootstrap.cc:492] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:41.889482 27498 ts_tablet_manager.cc:1403] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.027s
I20260710 13:24:41.890656 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:41.891598 27497 raft_consensus.cc:359] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.892612 27304 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.892607 27497 raft_consensus.cc:385] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.893450 27497 raft_consensus.cc:740] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.894158 27418 leader_election.cc:304] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:41.891729 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:41.895184 27517 raft_consensus.cc:2804] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.895649 27517 raft_consensus.cc:493] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.892243 27498 raft_consensus.cc:359] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.896081 27517 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.895804 27379 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.896415 27498 raft_consensus.cc:385] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.897635 27498 raft_consensus.cc:740] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.898433 27498 consensus_queue.cc:260] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.902225 27496 tablet_bootstrap.cc:492] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:41.902727 27496 ts_tablet_manager.cc:1403] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.030s
I20260710 13:24:41.900707 27498 ts_tablet_manager.cc:1434] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:24:41.904445 27503 raft_consensus.cc:493] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.904939 27503 raft_consensus.cc:515] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.905891 27496 raft_consensus.cc:359] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.906596 27496 raft_consensus.cc:385] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.906893 27496 raft_consensus.cc:740] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.906978 27503 leader_election.cc:290] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815)
I20260710 13:24:41.907634 27496 consensus_queue.cc:260] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.908422 27498 tablet_bootstrap.cc:492] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.908867 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:41.909530 27304 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.910995 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:41.894515 27497 consensus_queue.cc:260] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.912420 27418 leader_election.cc:304] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:41.911649 27379 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 0.
I20260710 13:24:41.913432 27518 raft_consensus.cc:2804] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.913846 27518 raft_consensus.cc:493] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.914168 27518 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.915410 27498 tablet_bootstrap.cc:654] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.922052 27518 raft_consensus.cc:515] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.924358 27518 leader_election.cc:290] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815)
I20260710 13:24:41.911533 27517 raft_consensus.cc:515] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.925312 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:41.925755 27498 tablet_bootstrap.cc:492] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:41.925936 27379 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.926198 27498 ts_tablet_manager.cc:1403] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260710 13:24:41.927528 27497 ts_tablet_manager.cc:1434] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 13:24:41.927690 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:41.928543 27497 tablet_bootstrap.cc:492] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:41.929107 27498 raft_consensus.cc:359] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.929796 27498 raft_consensus.cc:385] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.930066 27498 raft_consensus.cc:740] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.930789 27498 consensus_queue.cc:260] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.926206 27517 leader_election.cc:290] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:41.933372 27498 ts_tablet_manager.cc:1434] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 13:24:41.933642 27200 catalog_manager.cc:5697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:41.934551 27498 tablet_bootstrap.cc:492] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:41.934590 27496 ts_tablet_manager.cc:1434] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260710 13:24:41.935621 27496 tablet_bootstrap.cc:492] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:41.928309 27304 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.937466 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:41.941212 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:41.942493 27378 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.942704 27303 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.941262 27379 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.946105 27416 leader_election.cc:304] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:41.950120 27517 raft_consensus.cc:2804] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.950591 27517 raft_consensus.cc:697] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:41.951390 27517 consensus_queue.cc:237] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:41.953087 27501 raft_consensus.cc:493] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.953845 27501 raft_consensus.cc:515] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.958325 27497 tablet_bootstrap.cc:654] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.960780 27378 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.959111 27501 leader_election.cc:290] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:41.971837 27416 leader_election.cc:304] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:41.978866 27518 raft_consensus.cc:2804] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.979532 27518 raft_consensus.cc:697] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:41.980634 27518 consensus_queue.cc:237] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:41.994108 27303 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:41.997663 27304 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 1.
I20260710 13:24:42.007289 27498 tablet_bootstrap.cc:654] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.014438 27496 tablet_bootstrap.cc:654] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.032117 27497 tablet_bootstrap.cc:492] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:42.032696 27497 ts_tablet_manager.cc:1403] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.009s
I20260710 13:24:42.035086 27201 catalog_manager.cc:5697] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:42.036082 27497 raft_consensus.cc:359] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.042347 27497 raft_consensus.cc:385] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.042702 27497 raft_consensus.cc:740] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.043521 27497 consensus_queue.cc:260] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.043346 27201 catalog_manager.cc:5697] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.039544 27534 raft_consensus.cc:493] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.047256 27534 raft_consensus.cc:515] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.046193 27497 ts_tablet_manager.cc:1434] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:24:42.048723 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.049407 27497 tablet_bootstrap.cc:492] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:42.037269 27504 raft_consensus.cc:493] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.050420 27504 raft_consensus.cc:515] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.040071 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.053020 27378 raft_consensus.cc:2468] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 0.
I20260710 13:24:42.054684 27267 leader_election.cc:304] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:42.056535 27501 raft_consensus.cc:2804] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.057045 27501 raft_consensus.cc:493] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.057072 27534 leader_election.cc:290] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.057626 27501 raft_consensus.cc:3060] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.053043 27504 leader_election.cc:290] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.061757 27497 tablet_bootstrap.cc:654] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:42.069370 27270 leader_election.cc:343] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.068231 27501 raft_consensus.cc:515] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.075191 27498 tablet_bootstrap.cc:492] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:42.075834 27498 ts_tablet_manager.cc:1403] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.007s
I20260710 13:24:42.079826 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:42.090090 27501 leader_election.cc:290] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.091166 27378 raft_consensus.cc:3060] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.091310 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1"
W20260710 13:24:42.092753 27270 leader_election.cc:343] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.119084 27501 raft_consensus.cc:493] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.119635 27496 tablet_bootstrap.cc:492] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:42.120268 27501 raft_consensus.cc:515] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.122128 27497 tablet_bootstrap.cc:492] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:42.122609 27497 ts_tablet_manager.cc:1403] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.004s
I20260710 13:24:42.123076 27501 leader_election.cc:290] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.115988 27378 raft_consensus.cc:2468] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 1.
I20260710 13:24:42.124616 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.124805 27267 leader_election.cc:304] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 0df1708e100841dda7a636726656f4f1
I20260710 13:24:42.125308 27453 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 0.
I20260710 13:24:42.127348 27270 leader_election.cc:304] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:42.128412 27501 raft_consensus.cc:2804] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.128420 27497 raft_consensus.cc:359] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.129410 27497 raft_consensus.cc:385] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.129786 27497 raft_consensus.cc:740] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.130638 27497 consensus_queue.cc:260] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.131927 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.120693 27496 ts_tablet_manager.cc:1403] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.005s
W20260710 13:24:42.133322 27267 leader_election.cc:343] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.136387 27497 ts_tablet_manager.cc:1434] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:24:42.137478 27497 tablet_bootstrap.cc:492] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:42.138432 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:42.138720 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5641f4a80d4d08bf7c71f6bceb3692" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
W20260710 13:24:42.140216 27344 leader_election.cc:343] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.136556 27540 raft_consensus.cc:2804] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.145622 27540 raft_consensus.cc:493] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.146517 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5641f4a80d4d08bf7c71f6bceb3692" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.150148 27540 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.150301 27453 raft_consensus.cc:2468] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 0.
I20260710 13:24:42.146872 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.119659 27498 raft_consensus.cc:359] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.151847 27345 leader_election.cc:304] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [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: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:42.152426 27498 raft_consensus.cc:385] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.152812 27498 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.153272 27504 raft_consensus.cc:2804] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.142452 27496 raft_consensus.cc:359] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.153661 27504 raft_consensus.cc:493] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.153606 27498 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.157770 27504 raft_consensus.cc:3060] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.158368 27496 raft_consensus.cc:385] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.158730 27496 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.158829 27540 raft_consensus.cc:515] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.159602 27496 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.161502 27540 leader_election.cc:290] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.162304 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
W20260710 13:24:42.154711 27345 leader_election.cc:343] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:42.163838 27267 leader_election.cc:343] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.164485 27518 raft_consensus.cc:493] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.164992 27518 raft_consensus.cc:515] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.167208 27518 leader_election.cc:290] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:42.149360 27497 tablet_bootstrap.cc:654] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.168570 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.169579 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:42.170708 27504 raft_consensus.cc:515] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.171177 27452 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:42.171408 27416 leader_election.cc:343] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.174131 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:42.175091 27504 leader_election.cc:290] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.172849 27501 raft_consensus.cc:697] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:42.177333 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5641f4a80d4d08bf7c71f6bceb3692" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998"
W20260710 13:24:42.177923 27418 leader_election.cc:343] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.178505 27418 leader_election.cc:304] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0df1708e100841dda7a636726656f4f1; no voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998
W20260710 13:24:42.179859 27344 leader_election.cc:343] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.181232 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5641f4a80d4d08bf7c71f6bceb3692" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:42.182403 27518 raft_consensus.cc:2749] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.183447 27453 raft_consensus.cc:3060] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.182160 27498 ts_tablet_manager.cc:1434] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.008s
I20260710 13:24:42.182931 27496 ts_tablet_manager.cc:1434] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.000s
I20260710 13:24:42.185216 27496 tablet_bootstrap.cc:492] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:42.176810 27501 consensus_queue.cc:237] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.190866 27498 tablet_bootstrap.cc:492] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
I20260710 13:24:42.195582 27452 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 1.
I20260710 13:24:42.200387 27496 tablet_bootstrap.cc:654] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.200749 27270 leader_election.cc:304] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:42.202422 27541 raft_consensus.cc:2804] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.202970 27541 raft_consensus.cc:697] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:42.204816 27497 tablet_bootstrap.cc:492] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:42.205762 27497 ts_tablet_manager.cc:1403] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.012s
I20260710 13:24:42.204533 27541 consensus_queue.cc:237] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.213831 27344 leader_election.cc:304] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:42.214690 27504 raft_consensus.cc:2749] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.214845 27201 catalog_manager.cc:5697] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.216742 27498 tablet_bootstrap.cc:654] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.217267 27453 raft_consensus.cc:2468] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 1.
I20260710 13:24:42.222340 27345 leader_election.cc:304] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:42.224125 27504 raft_consensus.cc:2804] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.224751 27504 raft_consensus.cc:697] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:42.224992 27497 raft_consensus.cc:359] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.225694 27497 raft_consensus.cc:385] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.226166 27497 raft_consensus.cc:740] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.225669 27504 consensus_queue.cc:237] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.226900 27497 consensus_queue.cc:260] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.228441 27497 ts_tablet_manager.cc:1434] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260710 13:24:42.229332 27497 tablet_bootstrap.cc:492] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: Bootstrap starting.
I20260710 13:24:42.233349 27201 catalog_manager.cc:5697] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.236893 27497 tablet_bootstrap.cc:654] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.237205 27496 tablet_bootstrap.cc:492] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:42.237710 27496 ts_tablet_manager.cc:1403] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260710 13:24:42.245429 27496 raft_consensus.cc:359] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.246179 27496 raft_consensus.cc:385] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.246551 27496 raft_consensus.cc:740] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.247622 27496 consensus_queue.cc:260] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.250664 27496 ts_tablet_manager.cc:1434] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:24:42.251598 27496 tablet_bootstrap.cc:492] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: Bootstrap starting.
I20260710 13:24:42.251174 27200 catalog_manager.cc:5697] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 1 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.261744 27496 tablet_bootstrap.cc:654] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.272842 27518 consensus_queue.cc:1048] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.284478 27496 tablet_bootstrap.cc:492] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: No bootstrap required, opened a new log
I20260710 13:24:42.284967 27496 ts_tablet_manager.cc:1403] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260710 13:24:42.287845 27496 raft_consensus.cc:359] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.293859 27496 raft_consensus.cc:385] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.294250 27496 raft_consensus.cc:740] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.297288 27496 consensus_queue.cc:260] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.300566 27541 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.301095 27541 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.304986 27541 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.305384 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.306902 27496 ts_tablet_manager.cc:1434] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 13:24:42.307009 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.307844 27378 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 0.
W20260710 13:24:42.307981 27270 leader_election.cc:343] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.309468 27267 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [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: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 0df1708e100841dda7a636726656f4f1
I20260710 13:24:42.310907 27541 raft_consensus.cc:2804] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.311532 27541 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.311976 27541 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.321971 27541 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.326779 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:42.327629 27378 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.329790 27518 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.338008 27378 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 1.
I20260710 13:24:42.339265 27498 tablet_bootstrap.cc:492] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:42.339540 27267 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:42.339779 27498 ts_tablet_manager.cc:1403] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.036s
I20260710 13:24:42.340613 27542 raft_consensus.cc:2804] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.341120 27542 raft_consensus.cc:697] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:42.341998 27542 consensus_queue.cc:237] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.353065 27497 tablet_bootstrap.cc:492] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: No bootstrap required, opened a new log
I20260710 13:24:42.353596 27497 ts_tablet_manager.cc:1403] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: Time spent bootstrapping tablet: real 0.124s	user 0.028s	sys 0.083s
I20260710 13:24:42.353513 27498 raft_consensus.cc:359] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.354420 27498 raft_consensus.cc:385] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.354727 27498 raft_consensus.cc:740] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.361729 27498 consensus_queue.cc:260] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.369748 27498 ts_tablet_manager.cc:1434] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 13:24:42.372561 27541 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.373432 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:42.374574 27498 tablet_bootstrap.cc:492] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: Bootstrap starting.
W20260710 13:24:42.376523 27270 leader_election.cc:343] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.376389 27497 raft_consensus.cc:359] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.377247 27497 raft_consensus.cc:385] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.377702 27497 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.381033 27556 consensus_queue.cc:1048] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.381139 27517 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.380976 27497 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.376223 27200 catalog_manager.cc:5697] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.384892 27497 ts_tablet_manager.cc:1434] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:24:42.390991 27498 tablet_bootstrap.cc:654] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.404227 27556 consensus_queue.cc:1048] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.419303 27498 tablet_bootstrap.cc:492] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: No bootstrap required, opened a new log
I20260710 13:24:42.419806 27498 ts_tablet_manager.cc:1403] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.006s
I20260710 13:24:42.422410 27498 raft_consensus.cc:359] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.426641 27498 raft_consensus.cc:385] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.426940 27498 raft_consensus.cc:740] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.427611 27498 consensus_queue.cc:260] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.429594 27498 ts_tablet_manager.cc:1434] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
W20260710 13:24:42.433132 27248 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:42.444697 27503 consensus_queue.cc:1048] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.526477 27503 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.535382 27503 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.613373 27556 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.613906 27556 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.615638 27556 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:42.616683 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:42.616760 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.617666 27378 raft_consensus.cc:2393] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0df1708e100841dda7a636726656f4f1 in current term 1: Already voted for candidate 554b414ba1e24b4b81a31673e1741998 in this term.
I20260710 13:24:42.618670 27416 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0df1708e100841dda7a636726656f4f1; no voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:42.619434 27556 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.624362 27556 raft_consensus.cc:2749] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.643685 27541 raft_consensus.cc:493] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.644164 27541 raft_consensus.cc:515] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.646165 27541 leader_election.cc:290] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.646907 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5641f4a80d4d08bf7c71f6bceb3692" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.647221 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5641f4a80d4d08bf7c71f6bceb3692" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.647996 27453 raft_consensus.cc:2393] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 554b414ba1e24b4b81a31673e1741998 in current term 1: Already voted for candidate 4e1b93be32ef4785b7bb0c5375d7860a in this term.
I20260710 13:24:42.649006 27270 leader_election.cc:304] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 554b414ba1e24b4b81a31673e1741998; no voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:42.649662 27541 raft_consensus.cc:3060] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.649745 27378 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.655465 27542 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.656098 27541 raft_consensus.cc:2749] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.664739 27540 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.689023 27556 raft_consensus.cc:493] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.689445 27556 raft_consensus.cc:515] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.691011 27556 leader_election.cc:290] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:42.692128 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.692194 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:42.693018 27378 raft_consensus.cc:2393] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0df1708e100841dda7a636726656f4f1 in current term 1: Already voted for candidate 554b414ba1e24b4b81a31673e1741998 in this term.
I20260710 13:24:42.693970 27416 leader_election.cc:304] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0df1708e100841dda7a636726656f4f1; no voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:42.694685 27556 raft_consensus.cc:3060] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.699028 27556 raft_consensus.cc:2749] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.729183 27504 consensus_queue.cc:1048] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.739634 27504 consensus_queue.cc:1048] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.745201 27540 raft_consensus.cc:493] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.745699 27540 raft_consensus.cc:515] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.748118 27504 raft_consensus.cc:493] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.748677 27504 raft_consensus.cc:515] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.748972 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" is_pre_election: true
I20260710 13:24:42.749641 27378 raft_consensus.cc:2468] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 0.
I20260710 13:24:42.750964 27267 leader_election.cc:304] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:42.751722 27542 raft_consensus.cc:2804] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.752084 27542 raft_consensus.cc:493] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.752414 27542 raft_consensus.cc:3060] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.754343 27451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.754805 27501 consensus_queue.cc:1048] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.755039 27451 raft_consensus.cc:2468] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 0.
I20260710 13:24:42.756330 27345 leader_election.cc:304] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:42.757980 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998" is_pre_election: true
I20260710 13:24:42.758911 27451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1" is_pre_election: true
I20260710 13:24:42.759464 27451 raft_consensus.cc:2468] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 0.
I20260710 13:24:42.759483 27542 raft_consensus.cc:515] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.756536 27540 leader_election.cc:290] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.762125 27542 leader_election.cc:290] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.762523 27504 leader_election.cc:290] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.762355 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:42.760826 27302 raft_consensus.cc:2393] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1b93be32ef4785b7bb0c5375d7860a in current term 1: Already voted for candidate 554b414ba1e24b4b81a31673e1741998 in this term.
I20260710 13:24:42.763010 27504 raft_consensus.cc:2804] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.763353 27504 raft_consensus.cc:493] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.763630 27504 raft_consensus.cc:3060] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.767494 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:42.768162 27450 raft_consensus.cc:3060] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.775049 27504 raft_consensus.cc:515] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.776072 27378 raft_consensus.cc:2393] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 554b414ba1e24b4b81a31673e1741998 in current term 1: Already voted for candidate 4e1b93be32ef4785b7bb0c5375d7860a in this term.
I20260710 13:24:42.776244 27450 raft_consensus.cc:2468] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 1.
I20260710 13:24:42.777318 27270 leader_election.cc:304] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:42.778265 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:42.778656 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:42.778995 27453 raft_consensus.cc:2393] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e1b93be32ef4785b7bb0c5375d7860a in current term 1: Already voted for candidate 554b414ba1e24b4b81a31673e1741998 in this term.
I20260710 13:24:42.779404 27302 raft_consensus.cc:2393] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e1b93be32ef4785b7bb0c5375d7860a in current term 1: Already voted for candidate 554b414ba1e24b4b81a31673e1741998 in this term.
I20260710 13:24:42.780536 27344 leader_election.cc:304] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [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: 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:42.780658 27540 raft_consensus.cc:2804] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.781548 27540 raft_consensus.cc:697] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:42.781831 27570 raft_consensus.cc:2749] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.787132 27504 leader_election.cc:290] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 1 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:42.789747 27501 consensus_queue.cc:1048] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.782401 27540 consensus_queue.cc:237] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:42.812146 27201 catalog_manager.cc:5697] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.843514 27540 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.855176 27573 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:43.019398 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
mode: GRACEFUL
new_leader_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:46830
I20260710 13:24:43.020092 27450 raft_consensus.cc:606] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Received request to transfer leadership to TS 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:43.025449 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e5b46bbd9824b3395882555912af729"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
mode: GRACEFUL
new_leader_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:46830
I20260710 13:24:43.025954 27450 raft_consensus.cc:606] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Received request to transfer leadership to TS 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:43.030699 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
mode: GRACEFUL
new_leader_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:46830
I20260710 13:24:43.031199 27450 raft_consensus.cc:606] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Received request to transfer leadership to TS 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:43.038820 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:46830
I20260710 13:24:43.039368 27450 raft_consensus.cc:606] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:43.053252 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce0559027394456d9626aabcf34fae14"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:34212
I20260710 13:24:43.053879 27302 raft_consensus.cc:606] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:43.061466 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:34212
I20260710 13:24:43.062002 27302 raft_consensus.cc:606] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:43.064652 27557 raft_consensus.cc:993] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: : Instructing follower 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:43.065117 27556 raft_consensus.cc:1081] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Signalling peer 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:43.066987 27304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:34208
I20260710 13:24:43.067246 27302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:34212
I20260710 13:24:43.067582 27304 raft_consensus.cc:493] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.067883 27302 raft_consensus.cc:606] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Received request to transfer leadership to TS 0df1708e100841dda7a636726656f4f1
I20260710 13:24:43.067986 27304 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.072284 27557 raft_consensus.cc:993] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:43.072723 27557 raft_consensus.cc:1081] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:43.074371 27378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43012
I20260710 13:24:43.074898 27378 raft_consensus.cc:493] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.075233 27378 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.076629 27304 raft_consensus.cc:515] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:43.079133 27304 leader_election.cc:290] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 2 election: Requested vote from peers 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:43.079773 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:43.080354 27379 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.080772 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:43.081370 27450 raft_consensus.cc:3055] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.081683 27450 raft_consensus.cc:740] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:43.082484 27450 consensus_queue.cc:260] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:43.083885 27450 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.087949 27379 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 2.
I20260710 13:24:43.087801 27378 raft_consensus.cc:515] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.089457 27267 leader_election.cc:304] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:43.090270 27573 raft_consensus.cc:2804] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.090905 27573 raft_consensus.cc:697] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:43.092140 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:43.091827 27573 consensus_queue.cc:237] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:43.093472 27304 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.092749 27378 leader_election.cc:290] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 2 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:43.092964 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:43.096112 27452 raft_consensus.cc:3055] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.096489 27452 raft_consensus.cc:740] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:43.097304 27452 consensus_queue.cc:260] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.098151 27452 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.101679 27201 catalog_manager.cc:5697] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 1 to 2, leader changed from 0df1708e100841dda7a636726656f4f1 (127.26.136.67) to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.103886 27452 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 2.
I20260710 13:24:43.105010 27450 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 2.
I20260710 13:24:43.105211 27345 leader_election.cc:304] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:43.106307 27504 raft_consensus.cc:2804] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.106853 27504 raft_consensus.cc:697] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:43.107735 27504 consensus_queue.cc:237] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.110308 27304 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 2.
I20260710 13:24:43.117198 27201 catalog_manager.cc:5697] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 1 to 2, leader changed from 0df1708e100841dda7a636726656f4f1 (127.26.136.67) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 2 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.124398 27557 raft_consensus.cc:993] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: : Instructing follower 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:43.125074 27556 raft_consensus.cc:1081] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Signalling peer 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:43.126952 27304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e5b46bbd9824b3395882555912af729"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:34208
I20260710 13:24:43.127418 27304 raft_consensus.cc:493] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.127707 27304 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.131963 27304 raft_consensus.cc:515] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.133531 27304 leader_election.cc:290] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:43.134464 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:43.134622 27452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:43.135025 27378 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.135214 27452 raft_consensus.cc:3055] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.135630 27452 raft_consensus.cc:740] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:43.136447 27452 consensus_queue.cc:260] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.137655 27452 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.141508 27378 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 2.
I20260710 13:24:43.142410 27452 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 2.
I20260710 13:24:43.142630 27267 leader_election.cc:304] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:43.143985 27573 raft_consensus.cc:2804] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.144480 27573 raft_consensus.cc:697] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:43.145257 27573 consensus_queue.cc:237] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.151364 27201 catalog_manager.cc:5697] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 1 to 2, leader changed from 0df1708e100841dda7a636726656f4f1 (127.26.136.67) to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.264307 27573 consensus_queue.cc:1048] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.286339 27573 consensus_queue.cc:1048] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.293953 27542 raft_consensus.cc:993] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:43.294510 27573 raft_consensus.cc:1081] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Signalling peer 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:43.296124 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:46814
I20260710 13:24:43.296779 27450 raft_consensus.cc:493] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.297207 27450 raft_consensus.cc:3060] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.302858 27450 raft_consensus.cc:515] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.305033 27450 leader_election.cc:290] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 2 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:43.305768 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:43.306327 27304 raft_consensus.cc:3055] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.306617 27304 raft_consensus.cc:740] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:43.307178 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8fff79cd64406ba88f84df44972dfa" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:43.307633 27378 raft_consensus.cc:3060] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.307325 27304 consensus_queue.cc:260] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.308511 27304 raft_consensus.cc:3060] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.314914 27378 raft_consensus.cc:2468] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 2.
I20260710 13:24:43.314977 27304 raft_consensus.cc:2468] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 2.
I20260710 13:24:43.316222 27416 leader_election.cc:304] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:43.317081 27556 raft_consensus.cc:2804] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.317600 27556 raft_consensus.cc:697] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:43.318454 27556 consensus_queue.cc:237] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.325826 27198 catalog_manager.cc:5697] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 1 to 2, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.342396 27542 raft_consensus.cc:993] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:43.342834 27542 raft_consensus.cc:1081] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:43.344363 27378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:24:43.344913 27378 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.345222 27378 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.349913 27378 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.351646 27378 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 2 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:43.352491 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:43.352830 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:43.353102 27304 raft_consensus.cc:3055] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.353438 27304 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:43.353451 27450 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.354208 27304 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.355129 27304 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.359476 27450 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 2.
I20260710 13:24:43.360831 27501 raft_consensus.cc:993] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:43.361369 27501 raft_consensus.cc:1081] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:43.362855 27304 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 2.
I20260710 13:24:43.363251 27378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce0559027394456d9626aabcf34fae14"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:24:43.363831 27378 raft_consensus.cc:493] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.364207 27378 raft_consensus.cc:3060] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.364161 27344 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:43.365339 27570 raft_consensus.cc:2804] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.365869 27570 raft_consensus.cc:697] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:43.366747 27570 consensus_queue.cc:237] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.369643 27378 raft_consensus.cc:515] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.371719 27378 leader_election.cc:290] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 2 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:43.372586 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:43.373132 27304 raft_consensus.cc:3055] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.373482 27304 raft_consensus.cc:740] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:43.373376 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0559027394456d9626aabcf34fae14" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:43.374053 27450 raft_consensus.cc:3060] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.374361 27304 consensus_queue.cc:260] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.374893 27198 catalog_manager.cc:5697] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 1 to 2, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 2 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.375584 27304 raft_consensus.cc:3060] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.381093 27450 raft_consensus.cc:2468] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 2.
I20260710 13:24:43.382318 27345 leader_election.cc:304] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:43.382556 27304 raft_consensus.cc:2468] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 2.
I20260710 13:24:43.383153 27570 raft_consensus.cc:2804] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.383701 27570 raft_consensus.cc:697] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:43.384591 27570 consensus_queue.cc:237] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.391741 27198 catalog_manager.cc:5697] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 1 to 2, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 2 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.432278 27557 raft_consensus.cc:993] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: : Instructing follower 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:43.432749 27556 raft_consensus.cc:1081] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Signalling peer 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:43.434418 27304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:34208
I20260710 13:24:43.434947 27304 raft_consensus.cc:493] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.435307 27304 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.440809 27304 raft_consensus.cc:515] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.442785 27304 leader_election.cc:290] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:43.443853 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:43.444025 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:43.444552 27378 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.444809 27450 raft_consensus.cc:3055] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.445232 27450 raft_consensus.cc:740] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:43.446147 27450 consensus_queue.cc:260] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.447587 27450 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.449944 27378 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 2.
I20260710 13:24:43.451088 27267 leader_election.cc:304] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:43.451833 27542 raft_consensus.cc:2804] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.452306 27542 raft_consensus.cc:697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:43.453156 27542 consensus_queue.cc:237] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:43.454237 27450 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 2.
I20260710 13:24:43.460358 27198 catalog_manager.cc:5697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 1 to 2, leader changed from 0df1708e100841dda7a636726656f4f1 (127.26.136.67) to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.490722 27304 raft_consensus.cc:1275] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.492129 27570 consensus_queue.cc:1048] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.501883 27450 raft_consensus.cc:1275] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.503379 27585 consensus_queue.cc:1048] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.562201 27378 raft_consensus.cc:1275] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.563481 27542 consensus_queue.cc:1048] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.572825 27450 raft_consensus.cc:1275] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.574654 27573 consensus_queue.cc:1048] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.585000 27450 raft_consensus.cc:1275] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.586537 27573 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.594847 27378 raft_consensus.cc:1275] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.596196 27501 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.705696 27304 raft_consensus.cc:1275] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.706974 27556 consensus_queue.cc:1048] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.715976 27378 raft_consensus.cc:1275] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.717470 27591 consensus_queue.cc:1048] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.768159 27304 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.769639 27585 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.777480 27450 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.780110 27570 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:43.889539 27450 raft_consensus.cc:1275] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.890923 27501 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.897873 27304 raft_consensus.cc:1275] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.900520 27378 raft_consensus.cc:1275] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.902025 27542 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:43.905224 27450 raft_consensus.cc:1275] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.907079 27504 consensus_queue.cc:1048] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.907814 27570 consensus_queue.cc:1048] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:46.118839 27169 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:24:46.119632 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:46.138746 27304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:34214
I20260710 13:24:46.139309 27304 raft_consensus.cc:606] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Received request to transfer leadership to TS 0df1708e100841dda7a636726656f4f1
I20260710 13:24:46.150751 27378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
mode: GRACEFUL
new_leader_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:43026
I20260710 13:24:46.151270 27378 raft_consensus.cc:606] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Received request to transfer leadership to TS 0df1708e100841dda7a636726656f4f1
I20260710 13:24:46.152506 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:46.153013 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:46.273406 27603 raft_consensus.cc:993] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:46.273895 27599 raft_consensus.cc:1081] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Signalling peer 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:46.275302 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:46814
I20260710 13:24:46.275817 27450 raft_consensus.cc:493] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:46.276141 27450 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:46.280653 27450 raft_consensus.cc:515] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:46.282151 27450 leader_election.cc:290] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 2 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:46.283054 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:46.283275 27378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:46.283619 27304 raft_consensus.cc:3055] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:46.283733 27378 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:46.283941 27304 raft_consensus.cc:740] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:46.284662 27304 consensus_queue.cc:260] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:46.285717 27304 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:46.289709 27378 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 2.
I20260710 13:24:46.290927 27416 leader_election.cc:304] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:46.291121 27304 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 2.
I20260710 13:24:46.291782 27591 raft_consensus.cc:2804] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:46.293000 27591 raft_consensus.cc:697] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:46.293716 27591 consensus_queue.cc:237] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:46.300518 27200 catalog_manager.cc:5697] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 1 to 2, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:46.760991 27378 raft_consensus.cc:1275] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:46.762338 27591 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:46.764879 27596 raft_consensus.cc:993] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: : Instructing follower 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:46.765364 27610 raft_consensus.cc:1081] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Signalling peer 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:46.767285 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:46816
I20260710 13:24:46.767962 27450 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:46.768366 27450 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:46.779171 27450 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:46.782059 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:46.782218 27450 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 3 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:46.782420 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:46.782645 27304 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:46.782972 27379 raft_consensus.cc:3055] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:46.783262 27379 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:46.784123 27379 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:46.788434 27302 raft_consensus.cc:1275] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:46.790432 27604 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:46.790900 27304 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 3.
I20260710 13:24:46.793031 27418 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [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: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:46.785434 27379 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:46.798288 27604 raft_consensus.cc:2804] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:46.805522 27604 raft_consensus.cc:697] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:46.806488 27604 consensus_queue.cc:237] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:46.815905 27379 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 3.
I20260710 13:24:46.824848 27200 catalog_manager.cc:5697] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 2 to 3, leader changed from 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66) to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 3 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:47.153946 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:47.163569 27304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:34212
I20260710 13:24:47.164140 27304 raft_consensus.cc:606] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:47.169214 27304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e5b46bbd9824b3395882555912af729"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:34212
I20260710 13:24:47.169611 27304 raft_consensus.cc:606] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:47.174338 27304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:34212
I20260710 13:24:47.174803 27304 raft_consensus.cc:606] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:47.179222 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:46830
I20260710 13:24:47.179628 27450 raft_consensus.cc:606] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:47.191411 27450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
mode: GRACEFUL
new_leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:46830
I20260710 13:24:47.191855 27450 raft_consensus.cc:606] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 LEADER]: Received request to transfer leadership to TS 4e1b93be32ef4785b7bb0c5375d7860a
I20260710 13:24:47.216856 27379 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:47.218034 27604 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:47.223659 27617 raft_consensus.cc:993] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.224089 27618 raft_consensus.cc:1081] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.225888 27378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43012
I20260710 13:24:47.227170 27378 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:47.227533 27378 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:47.229456 27304 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:47.230685 27604 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:47.233435 27378 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.236856 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:47.237104 27378 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 4 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:47.237651 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:47.238358 27450 raft_consensus.cc:3055] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:47.238657 27450 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:47.239319 27450 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.240296 27450 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:47.245493 27450 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 4.
I20260710 13:24:47.246536 27345 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:47.247364 27611 raft_consensus.cc:2804] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:47.247906 27611 raft_consensus.cc:697] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:47.248605 27611 consensus_queue.cc:237] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.253886 27198 catalog_manager.cc:5697] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 3 to 4, leader changed from 0df1708e100841dda7a636726656f4f1 (127.26.136.67) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 4 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.269213 27618 raft_consensus.cc:993] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.269672 27604 raft_consensus.cc:1081] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.271050 27378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43012
I20260710 13:24:47.271485 27378 raft_consensus.cc:493] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:47.271704 27378 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.275612 27378 raft_consensus.cc:515] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.277122 27378 leader_election.cc:290] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 3 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:47.278024 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:47.278424 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:47.278623 27304 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.278966 27450 raft_consensus.cc:3055] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:47.279299 27450 raft_consensus.cc:740] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:47.280079 27450 consensus_queue.cc:260] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.281311 27450 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.285141 27304 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.286387 27344 leader_election.cc:304] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [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: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:47.287238 27611 raft_consensus.cc:2804] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:47.287734 27611 raft_consensus.cc:697] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:47.287753 27450 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.288841 27611 consensus_queue.cc:237] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.295284 27198 catalog_manager.cc:5697] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 2 to 3, leader changed from 0df1708e100841dda7a636726656f4f1 (127.26.136.67) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 3 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.426021 27624 raft_consensus.cc:993] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.426522 27599 raft_consensus.cc:1081] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.427955 27378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e5b46bbd9824b3395882555912af729"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:24:47.428424 27378 raft_consensus.cc:493] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:47.428772 27378 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.432767 27378 raft_consensus.cc:515] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.434240 27378 leader_election.cc:290] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 3 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:47.435086 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:47.435309 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b46bbd9824b3395882555912af729" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:47.435637 27304 raft_consensus.cc:3055] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:47.435762 27450 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.435953 27304 raft_consensus.cc:740] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:47.436690 27304 consensus_queue.cc:260] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.437716 27304 raft_consensus.cc:3060] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.441529 27450 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.442579 27345 leader_election.cc:304] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [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: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:47.443023 27304 raft_consensus.cc:2468] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.443245 27611 raft_consensus.cc:2804] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:47.443699 27611 raft_consensus.cc:697] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:47.444514 27611 consensus_queue.cc:237] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.610127 27198 catalog_manager.cc:5697] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 2 to 3, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 3 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.625434 27599 raft_consensus.cc:993] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.625910 27599 raft_consensus.cc:1081] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.628345 27379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:24:47.628957 27379 raft_consensus.cc:493] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:47.629431 27379 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.633654 27599 raft_consensus.cc:993] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: : Instructing follower 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.634172 27624 raft_consensus.cc:1081] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Signalling peer 4e1b93be32ef4785b7bb0c5375d7860a to start an election
I20260710 13:24:47.637199 27379 raft_consensus.cc:515] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.639209 27379 leader_election.cc:290] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 3 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:47.639885 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:47.640110 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:47.640589 27450 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.640576 27304 raft_consensus.cc:3055] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:47.641098 27304 raft_consensus.cc:740] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:47.641064 27379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:24:47.641896 27379 raft_consensus.cc:493] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:47.642305 27379 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.642174 27304 consensus_queue.cc:260] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.643479 27304 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.646908 27450 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.647924 27379 raft_consensus.cc:515] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:47.648023 27345 leader_election.cc:304] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [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: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:47.648905 27610 raft_consensus.cc:2804] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:47.649190 27304 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.649518 27610 raft_consensus.cc:697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:47.650455 27610 consensus_queue.cc:237] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:47.650964 27379 leader_election.cc:290] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [CANDIDATE]: Term 3 election: Requested vote from peers 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131), 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815)
I20260710 13:24:47.651033 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:47.651654 27450 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.652186 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:47.652715 27304 raft_consensus.cc:3055] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:47.652990 27304 raft_consensus.cc:740] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:47.653652 27304 consensus_queue.cc:260] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [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: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:47.654752 27304 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:47.658059 27450 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.659564 27198 catalog_manager.cc:5697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 2 to 3, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 3 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.660909 27302 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:47.662611 27345 leader_election.cc:304] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [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: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:47.663455 27610 raft_consensus.cc:2804] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:47.663914 27610 raft_consensus.cc:697] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Leader. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:47.664700 27610 consensus_queue.cc:237] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [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: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:47.666836 27304 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b93be32ef4785b7bb0c5375d7860a in term 3.
I20260710 13:24:47.667608 27302 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:47.669345 27629 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:47.674865 27198 catalog_manager.cc:5697] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a reported cstate change: term changed from 2 to 3, leader changed from 554b414ba1e24b4b81a31673e1741998 (127.26.136.65) to 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66). New cstate: current_term: 3 leader_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.677661 27450 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:47.680878 27632 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:47.847591 27302 raft_consensus.cc:1275] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:47.848961 27631 consensus_queue.cc:1048] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:47.856861 27450 raft_consensus.cc:1275] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:47.858294 27611 consensus_queue.cc:1048] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:47.863373 27302 raft_consensus.cc:1275] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:47.864858 27611 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:47.874868 27450 raft_consensus.cc:1275] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:47.876368 27610 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:48.034988 27450 raft_consensus.cc:1275] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:48.036119 27610 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:48.044384 27302 raft_consensus.cc:1275] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:48.046512 27610 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:48.183426 27450 raft_consensus.cc:1275] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:48.184705 27632 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:48.195094 27302 raft_consensus.cc:1275] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Refusing update from remote peer 4e1b93be32ef4785b7bb0c5375d7860a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:48.196980 27629 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:24:48.539825 27325 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 27172
W20260710 13:24:48.540654 27325 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 27235
W20260710 13:24:48.541486 27325 debug-util.cc:398] Leaking SignalData structure 0x7b080003fee0 after lost signal to thread 27328
W20260710 13:24:48.542256 27325 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1b20 after lost signal to thread 27403
W20260710 13:24:48.542913 27325 debug-util.cc:398] Leaking SignalData structure 0x7b080010ac40 after lost signal to thread 27477
I20260710 13:24:50.346481 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:50.354737 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
mode: GRACEFUL
new_leader_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:43026
I20260710 13:24:50.355764 27379 raft_consensus.cc:606] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Received request to transfer leadership to TS 0df1708e100841dda7a636726656f4f1
I20260710 13:24:50.359265 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
mode: GRACEFUL
new_leader_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:43026
I20260710 13:24:50.359890 27379 raft_consensus.cc:606] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 LEADER]: Received request to transfer leadership to TS 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:50.362790 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
mode: GRACEFUL
new_leader_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:43026
I20260710 13:24:50.363402 27379 raft_consensus.cc:606] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Received request to transfer leadership to TS 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:50.366472 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
mode: GRACEFUL
new_leader_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:43026
I20260710 13:24:50.367170 27379 raft_consensus.cc:606] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Received request to transfer leadership to TS 554b414ba1e24b4b81a31673e1741998
I20260710 13:24:50.369977 27379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584"
dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
mode: GRACEFUL
new_leader_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:43026
I20260710 13:24:50.370561 27379 raft_consensus.cc:606] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Received request to transfer leadership to TS 0df1708e100841dda7a636726656f4f1
I20260710 13:24:50.371812 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:50.372411 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:50.399718 27642 raft_consensus.cc:993] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: : Instructing follower 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:50.400418 27631 raft_consensus.cc:1081] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Signalling peer 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:50.402659 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:46816
I20260710 13:24:50.403213 27450 raft_consensus.cc:493] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:50.403602 27450 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.411144 27450 raft_consensus.cc:515] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.413856 27450 leader_election.cc:290] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 4 election: Requested vote from peers 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815), 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555)
I20260710 13:24:50.414409 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:50.414587 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3776baec545b46ec9228b2c4a0d365cf" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:50.415464 27379 raft_consensus.cc:3055] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:50.415375 27302 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.415973 27379 raft_consensus.cc:740] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:50.416939 27379 consensus_queue.cc:260] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.418181 27379 raft_consensus.cc:3060] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.424000 27379 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 4.
I20260710 13:24:50.424181 27302 raft_consensus.cc:2468] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 4.
I20260710 13:24:50.425654 27416 leader_election.cc:304] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [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: 0df1708e100841dda7a636726656f4f1, 4e1b93be32ef4785b7bb0c5375d7860a; no voters: 
I20260710 13:24:50.426748 27604 raft_consensus.cc:2804] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:50.427793 27604 raft_consensus.cc:697] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 4 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:50.428905 27604 consensus_queue.cc:237] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.438843 27200 catalog_manager.cc:5697] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 3 to 4, leader changed from 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66) to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 4 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:50.507972 27642 raft_consensus.cc:993] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: : Instructing follower 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:50.508538 27631 raft_consensus.cc:1081] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Signalling peer 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:50.510049 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:34210
I20260710 13:24:50.510550 27302 raft_consensus.cc:493] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:50.510886 27302 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.516950 27302 raft_consensus.cc:515] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.518859 27302 leader_election.cc:290] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 3 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:50.519732 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:50.520377 27379 raft_consensus.cc:3055] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:50.520411 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58957ebff8043c3abd8bff43a766e00" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:50.521004 27450 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.525357 27450 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 3.
I20260710 13:24:50.520851 27379 raft_consensus.cc:740] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:50.526322 27379 consensus_queue.cc:260] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.526650 27270 leader_election.cc:304] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [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: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:50.527508 27379 raft_consensus.cc:3060] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.528924 27649 raft_consensus.cc:2804] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:50.530380 27649 raft_consensus.cc:697] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 3 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:50.531934 27649 consensus_queue.cc:237] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.535006 27379 raft_consensus.cc:2468] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 3.
I20260710 13:24:50.541501 27200 catalog_manager.cc:5697] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 2 to 3, leader changed from 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66) to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 3 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.602669 27642 raft_consensus.cc:993] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: : Instructing follower 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:50.603119 27631 raft_consensus.cc:1081] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 LEADER]: Signalling peer 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:50.604907 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86219026190145fd9096e097944f3a6b"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:34210
I20260710 13:24:50.605412 27302 raft_consensus.cc:493] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:50.605729 27302 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:50.610347 27302 raft_consensus.cc:515] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.612970 27302 leader_election.cc:290] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 5 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:50.613016 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:50.613270 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86219026190145fd9096e097944f3a6b" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:50.613708 27379 raft_consensus.cc:3055] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:24:50.613785 27450 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:50.614138 27379 raft_consensus.cc:740] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:50.615059 27379 consensus_queue.cc:260] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.616400 27379 raft_consensus.cc:3060] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:50.618633 27450 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 5.
I20260710 13:24:50.619653 27270 leader_election.cc:304] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [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: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:50.620378 27649 raft_consensus.cc:2804] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:24:50.620924 27649 raft_consensus.cc:697] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 5 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:50.622162 27649 consensus_queue.cc:237] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.625162 27379 raft_consensus.cc:2468] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 5.
I20260710 13:24:50.630699 27200 catalog_manager.cc:5697] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 4 to 5, leader changed from 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66) to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 5 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.728900 27642 raft_consensus.cc:993] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: : Instructing follower 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:50.729431 27631 raft_consensus.cc:1081] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Signalling peer 554b414ba1e24b4b81a31673e1741998 to start an election
I20260710 13:24:50.731043 27302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8"
dest_uuid: "554b414ba1e24b4b81a31673e1741998"
 from {username='slave'} at 127.0.0.1:34210
I20260710 13:24:50.731568 27302 raft_consensus.cc:493] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:50.731895 27302 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.736819 27302 raft_consensus.cc:515] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.738723 27302 leader_election.cc:290] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [CANDIDATE]: Term 4 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 0df1708e100841dda7a636726656f4f1 (127.26.136.67:37131)
I20260710 13:24:50.739862 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:50.739953 27450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9074b1bfa9d4b349f1864431b0eb4c8" candidate_uuid: "554b414ba1e24b4b81a31673e1741998" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0df1708e100841dda7a636726656f4f1"
I20260710 13:24:50.740651 27379 raft_consensus.cc:3055] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:50.740734 27450 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.740994 27379 raft_consensus.cc:740] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:50.741923 27379 consensus_queue.cc:260] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.743060 27379 raft_consensus.cc:3060] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.748085 27379 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 4.
I20260710 13:24:50.748422 27450 raft_consensus.cc:2468] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554b414ba1e24b4b81a31673e1741998 in term 4.
I20260710 13:24:50.749485 27267 leader_election.cc:304] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [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: 4e1b93be32ef4785b7bb0c5375d7860a, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:50.750311 27649 raft_consensus.cc:2804] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:50.750855 27649 raft_consensus.cc:697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 4 LEADER]: Becoming Leader. State: Replica: 554b414ba1e24b4b81a31673e1741998, State: Running, Role: LEADER
I20260710 13:24:50.751749 27649 consensus_queue.cc:237] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [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: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } }
I20260710 13:24:50.760337 27200 catalog_manager.cc:5697] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 reported cstate change: term changed from 3 to 4, leader changed from 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66) to 554b414ba1e24b4b81a31673e1741998 (127.26.136.65). New cstate: current_term: 4 leader_uuid: "554b414ba1e24b4b81a31673e1741998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.838292 27379 raft_consensus.cc:1275] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:50.839648 27604 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:50.860810 27302 raft_consensus.cc:1275] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:50.862432 27604 consensus_queue.cc:1048] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:50.924839 27642 raft_consensus.cc:993] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: : Instructing follower 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:50.925434 27631 raft_consensus.cc:1081] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Signalling peer 0df1708e100841dda7a636726656f4f1 to start an election
I20260710 13:24:50.926995 27450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584"
dest_uuid: "0df1708e100841dda7a636726656f4f1"
 from {username='slave'} at 127.0.0.1:46816
I20260710 13:24:50.927459 27450 raft_consensus.cc:493] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:50.927736 27450 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.932576 27450 raft_consensus.cc:515] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:50.934010 27450 leader_election.cc:290] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [CANDIDATE]: Term 4 election: Requested vote from peers 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555), 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815)
I20260710 13:24:50.935048 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e1b93be32ef4785b7bb0c5375d7860a"
I20260710 13:24:50.935325 27302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed607a9b45514b0fa1aa7858d1718584" candidate_uuid: "0df1708e100841dda7a636726656f4f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "554b414ba1e24b4b81a31673e1741998"
I20260710 13:24:50.935683 27379 raft_consensus.cc:3055] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:50.935846 27302 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.936071 27379 raft_consensus.cc:740] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e1b93be32ef4785b7bb0c5375d7860a, State: Running, Role: LEADER
I20260710 13:24:50.936995 27379 consensus_queue.cc:260] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [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: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:50.938333 27379 raft_consensus.cc:3060] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:50.940958 27302 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 4.
I20260710 13:24:50.942102 27418 leader_election.cc:304] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [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: 0df1708e100841dda7a636726656f4f1, 554b414ba1e24b4b81a31673e1741998; no voters: 
I20260710 13:24:50.942904 27657 raft_consensus.cc:2804] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:50.943333 27657 raft_consensus.cc:697] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 4 LEADER]: Becoming Leader. State: Replica: 0df1708e100841dda7a636726656f4f1, State: Running, Role: LEADER
I20260710 13:24:50.944125 27657 consensus_queue.cc:237] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [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: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } }
I20260710 13:24:50.945266 27379 raft_consensus.cc:2468] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df1708e100841dda7a636726656f4f1 in term 4.
I20260710 13:24:50.950008 27379 raft_consensus.cc:1275] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:50.951160 27649 consensus_queue.cc:1048] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:50.952821 27200 catalog_manager.cc:5697] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 reported cstate change: term changed from 3 to 4, leader changed from 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66) to 0df1708e100841dda7a636726656f4f1 (127.26.136.67). New cstate: current_term: 4 leader_uuid: "0df1708e100841dda7a636726656f4f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.965714 27450 raft_consensus.cc:1275] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:50.967226 27650 consensus_queue.cc:1048] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:51.108649 27450 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 5 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:24:51.110073 27650 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:51.122586 27379 raft_consensus.cc:1275] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 5 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:24:51.124008 27650 consensus_queue.cc:1048] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:51.146813 27450 raft_consensus.cc:1275] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:51.148058 27650 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df1708e100841dda7a636726656f4f1" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:51.160267 27379 raft_consensus.cc:1275] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Refusing update from remote peer 554b414ba1e24b4b81a31673e1741998: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:51.162675 27650 consensus_queue.cc:1048] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:51.330927 27379 raft_consensus.cc:1275] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:51.332218 27604 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1b93be32ef4785b7bb0c5375d7860a" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 38555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:51.343721 27302 raft_consensus.cc:1275] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Refusing update from remote peer 0df1708e100841dda7a636726656f4f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:51.345026 27604 consensus_queue.cc:1048] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554b414ba1e24b4b81a31673e1741998" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:51.373464 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:51.382503 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
I20260710 13:24:51.421978 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:51.422940 27169 tablet_replica.cc:333] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.424326 27169 raft_consensus.cc:2243] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.425109 27169 raft_consensus.cc:2272] T 0e8fff79cd64406ba88f84df44972dfa P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.429010 27169 tablet_replica.cc:333] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.429886 27169 raft_consensus.cc:2243] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.430454 27169 raft_consensus.cc:2272] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 554b414ba1e24b4b81a31673e1741998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.433314 27169 tablet_replica.cc:333] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.434278 27169 raft_consensus.cc:2243] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.435511 27169 raft_consensus.cc:2272] T 86219026190145fd9096e097944f3a6b P 554b414ba1e24b4b81a31673e1741998 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.438158 27169 tablet_replica.cc:333] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.438874 27169 raft_consensus.cc:2243] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.439334 27169 raft_consensus.cc:2272] T 3776baec545b46ec9228b2c4a0d365cf P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.441650 27169 tablet_replica.cc:333] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.442348 27169 raft_consensus.cc:2243] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.442787 27169 raft_consensus.cc:2272] T ce0559027394456d9626aabcf34fae14 P 554b414ba1e24b4b81a31673e1741998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.444599 27169 tablet_replica.cc:333] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.445051 27169 raft_consensus.cc:2243] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.445451 27169 raft_consensus.cc:2272] T ed607a9b45514b0fa1aa7858d1718584 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.447563 27169 tablet_replica.cc:333] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.448046 27169 raft_consensus.cc:2243] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.448817 27169 raft_consensus.cc:2272] T b9074b1bfa9d4b349f1864431b0eb4c8 P 554b414ba1e24b4b81a31673e1741998 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.450707 27169 tablet_replica.cc:333] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.451246 27169 raft_consensus.cc:2243] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.451931 27169 raft_consensus.cc:2272] T e58957ebff8043c3abd8bff43a766e00 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.453852 27169 tablet_replica.cc:333] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998: stopping tablet replica
I20260710 13:24:51.454282 27169 raft_consensus.cc:2243] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.454675 27169 raft_consensus.cc:2272] T 9e5b46bbd9824b3395882555912af729 P 554b414ba1e24b4b81a31673e1741998 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:51.662030 27345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.67:37131, user_credentials={real_user=slave}} blocked reactor thread for 160087us
W20260710 13:24:51.665568 27344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111)
W20260710 13:24:51.665473 27418 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111)
W20260710 13:24:51.670462 27418 consensus_peers.cc:597] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 -> Peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Couldn't send request to peer 554b414ba1e24b4b81a31673e1741998. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:51.671676 27344 consensus_peers.cc:597] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a -> Peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Couldn't send request to peer 554b414ba1e24b4b81a31673e1741998. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:51.672101 27344 consensus_peers.cc:597] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a -> Peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Couldn't send request to peer 554b414ba1e24b4b81a31673e1741998. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:51.696691 27344 consensus_peers.cc:597] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a -> Peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Couldn't send request to peer 554b414ba1e24b4b81a31673e1741998. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.724884 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
I20260710 13:24:51.746140 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
W20260710 13:24:51.766889 27416 consensus_peers.cc:597] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 -> Peer 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555): Couldn't send request to peer 4e1b93be32ef4785b7bb0c5375d7860a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.775857 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:51.776633 27169 tablet_replica.cc:333] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.777166 27169 raft_consensus.cc:2243] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.777618 27169 raft_consensus.cc:2272] T 3776baec545b46ec9228b2c4a0d365cf P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.779628 27169 tablet_replica.cc:333] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.780267 27169 raft_consensus.cc:2243] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.780705 27169 raft_consensus.cc:2272] T 86219026190145fd9096e097944f3a6b P 4e1b93be32ef4785b7bb0c5375d7860a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.783228 27169 tablet_replica.cc:333] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.783967 27169 raft_consensus.cc:2243] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.785260 27169 raft_consensus.cc:2272] T ce0559027394456d9626aabcf34fae14 P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.788285 27169 tablet_replica.cc:333] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
W20260710 13:24:51.788559 27418 consensus_peers.cc:597] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 -> Peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Couldn't send request to peer 554b414ba1e24b4b81a31673e1741998. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.789234 27169 raft_consensus.cc:2243] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.789983 27169 raft_consensus.cc:2272] T 0e8fff79cd64406ba88f84df44972dfa P 4e1b93be32ef4785b7bb0c5375d7860a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.792680 27169 tablet_replica.cc:333] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.793358 27169 raft_consensus.cc:2243] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.794409 27169 raft_consensus.cc:2272] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 4e1b93be32ef4785b7bb0c5375d7860a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.796625 27169 tablet_replica.cc:333] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.797205 27169 raft_consensus.cc:2243] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.797636 27169 raft_consensus.cc:2272] T b9074b1bfa9d4b349f1864431b0eb4c8 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.799758 27169 tablet_replica.cc:333] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.800269 27169 raft_consensus.cc:2243] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.800714 27169 raft_consensus.cc:2272] T e58957ebff8043c3abd8bff43a766e00 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.803361 27169 tablet_replica.cc:333] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.803884 27169 raft_consensus.cc:2243] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:24:51.804602 27416 consensus_peers.cc:597] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 -> Peer 4e1b93be32ef4785b7bb0c5375d7860a (127.26.136.66:38555): Couldn't send request to peer 4e1b93be32ef4785b7bb0c5375d7860a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.804668 27169 raft_consensus.cc:2272] T 9e5b46bbd9824b3395882555912af729 P 4e1b93be32ef4785b7bb0c5375d7860a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.806356 27169 tablet_replica.cc:333] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a: stopping tablet replica
I20260710 13:24:51.806818 27169 raft_consensus.cc:2243] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.807201 27169 raft_consensus.cc:2272] T ed607a9b45514b0fa1aa7858d1718584 P 4e1b93be32ef4785b7bb0c5375d7860a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:51.835918 27418 consensus_peers.cc:597] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 -> Peer 554b414ba1e24b4b81a31673e1741998 (127.26.136.65:40815): Couldn't send request to peer 554b414ba1e24b4b81a31673e1741998. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:40815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.836304 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
I20260710 13:24:51.854621 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
I20260710 13:24:51.879722 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:51.880410 27169 tablet_replica.cc:333] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.881023 27169 raft_consensus.cc:2243] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.881491 27169 raft_consensus.cc:2272] T ce0559027394456d9626aabcf34fae14 P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.883203 27169 tablet_replica.cc:333] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.883703 27169 raft_consensus.cc:2243] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.884539 27169 raft_consensus.cc:2272] T 0e8fff79cd64406ba88f84df44972dfa P 0df1708e100841dda7a636726656f4f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.886118 27169 tablet_replica.cc:333] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.886613 27169 raft_consensus.cc:2243] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.886991 27169 raft_consensus.cc:2272] T 1e5641f4a80d4d08bf7c71f6bceb3692 P 0df1708e100841dda7a636726656f4f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.888525 27169 tablet_replica.cc:333] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.889034 27169 raft_consensus.cc:2243] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.889433 27169 raft_consensus.cc:2272] T b9074b1bfa9d4b349f1864431b0eb4c8 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.891309 27169 tablet_replica.cc:333] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.891794 27169 raft_consensus.cc:2243] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.892587 27169 raft_consensus.cc:2272] T ed607a9b45514b0fa1aa7858d1718584 P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.894465 27169 tablet_replica.cc:333] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.894948 27169 raft_consensus.cc:2243] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.895390 27169 raft_consensus.cc:2272] T 86219026190145fd9096e097944f3a6b P 0df1708e100841dda7a636726656f4f1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.897449 27169 tablet_replica.cc:333] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.897907 27169 raft_consensus.cc:2243] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:51.898586 27169 raft_consensus.cc:2272] T 3776baec545b46ec9228b2c4a0d365cf P 0df1708e100841dda7a636726656f4f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.900033 27169 tablet_replica.cc:333] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.900543 27169 raft_consensus.cc:2243] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.900933 27169 raft_consensus.cc:2272] T e58957ebff8043c3abd8bff43a766e00 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.902809 27169 tablet_replica.cc:333] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1: stopping tablet replica
I20260710 13:24:51.903332 27169 raft_consensus.cc:2243] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:51.903755 27169 raft_consensus.cc:2272] T 9e5b46bbd9824b3395882555912af729 P 0df1708e100841dda7a636726656f4f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:51.937830 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
I20260710 13:24:51.956676 27169 master.cc:562] Master@127.26.136.126:36371 shutting down...
I20260710 13:24:52.119153 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:52.119809 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:52.120164 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81dfccc70eee4dbabc813ca912a5e6b6: stopping tablet replica
I20260710 13:24:52.139274 27169 master.cc:584] Master@127.26.136.126:36371 shutdown complete.
0df1708e100841dda7a636726656f4f1  1
4e1b93be32ef4785b7bb0c5375d7860a  4
554b414ba1e24b4b81a31673e1741998  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13295 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:24:52.182098 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:34375
I20260710 13:24:52.183254 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:52.188889 27676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:52.189005 27677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:52.189812 27679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.191845 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:52.192785 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:52.192971 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:52.193085 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689892193074 us; error 0 us; skew 500 ppm
I20260710 13:24:52.193531 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:52.196041 27169 webserver.cc:533] Webserver started at http://127.26.136.126:33743/ using document root <none> and password file <none>
I20260710 13:24:52.196556 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:52.196725 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:52.196951 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:52.198004 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "a41f65484c284d4eac3c59e42214e4e3"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.202867 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:24:52.207053 27684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.207885 27169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:52.208186 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "a41f65484c284d4eac3c59e42214e4e3"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.208520 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:52.223335 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:52.224646 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:52.261989 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:34375
I20260710 13:24:52.262099 27735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:34375 every 8 connection(s)
I20260710 13:24:52.265723 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.274873 27736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3: Bootstrap starting.
I20260710 13:24:52.279524 27736 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:52.283692 27736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3: No bootstrap required, opened a new log
I20260710 13:24:52.285756 27736 raft_consensus.cc:359] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41f65484c284d4eac3c59e42214e4e3" member_type: VOTER }
I20260710 13:24:52.286130 27736 raft_consensus.cc:385] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:52.286317 27736 raft_consensus.cc:740] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f65484c284d4eac3c59e42214e4e3, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.286782 27736 consensus_queue.cc:260] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a41f65484c284d4eac3c59e42214e4e3" member_type: VOTER }
I20260710 13:24:52.287181 27736 raft_consensus.cc:399] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:52.287371 27736 raft_consensus.cc:493] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:52.287573 27736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:52.292140 27736 raft_consensus.cc:515] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41f65484c284d4eac3c59e42214e4e3" member_type: VOTER }
I20260710 13:24:52.292706 27736 leader_election.cc:304] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [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: a41f65484c284d4eac3c59e42214e4e3; no voters: 
I20260710 13:24:52.293871 27736 leader_election.cc:290] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:52.294320 27739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:52.295742 27739 raft_consensus.cc:697] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 1 LEADER]: Becoming Leader. State: Replica: a41f65484c284d4eac3c59e42214e4e3, State: Running, Role: LEADER
I20260710 13:24:52.296525 27739 consensus_queue.cc:237] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [LEADER]: Queue going to LEADER mode. State: All 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: "a41f65484c284d4eac3c59e42214e4e3" member_type: VOTER }
I20260710 13:24:52.297070 27736 sys_catalog.cc:565] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:52.301878 27741 sys_catalog.cc:455] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a41f65484c284d4eac3c59e42214e4e3. Latest consensus state: current_term: 1 leader_uuid: "a41f65484c284d4eac3c59e42214e4e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41f65484c284d4eac3c59e42214e4e3" member_type: VOTER } }
I20260710 13:24:52.302654 27741 sys_catalog.cc:458] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:52.304553 27745 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:52.304214 27740 sys_catalog.cc:455] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a41f65484c284d4eac3c59e42214e4e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41f65484c284d4eac3c59e42214e4e3" member_type: VOTER } }
I20260710 13:24:52.305109 27740 sys_catalog.cc:458] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:52.309901 27745 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:52.315107 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:52.319375 27745 catalog_manager.cc:1383] Generated new cluster ID: 36009705afe04818a9b4e0059d12a631
I20260710 13:24:52.319651 27745 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:52.332625 27745 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:52.333827 27745 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:52.349551 27745 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3: Generated new TSK 0
I20260710 13:24:52.350157 27745 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:52.382797 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:52.388504 27757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:52.389595 27758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:52.391098 27760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.391281 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:52.392185 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:52.392371 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:52.392547 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689892392531 us; error 0 us; skew 500 ppm
I20260710 13:24:52.393057 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:52.395394 27169 webserver.cc:533] Webserver started at http://127.26.136.65:40403/ using document root <none> and password file <none>
I20260710 13:24:52.395825 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:52.395984 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:52.396181 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:52.397208 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "9b8818d29e784b33b452a8bd18964281"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.401512 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:24:52.404613 27765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.405382 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:52.405692 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "9b8818d29e784b33b452a8bd18964281"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.405961 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:52.437686 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:52.438894 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:52.440330 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:52.442552 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:52.442782 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.443040 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:52.443225 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.483099 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:43925
I20260710 13:24:52.483206 27827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:43925 every 8 connection(s)
I20260710 13:24:52.487998 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:52.495504 27832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:52.496948 27833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.499140 27169 server_base.cc:1061] running on GCE node
W20260710 13:24:52.500074 27835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.501232 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:52.501577 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:52.501969 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689892501942 us; error 0 us; skew 500 ppm
I20260710 13:24:52.502264 27828 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34375
I20260710 13:24:52.502599 27828 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:52.502723 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:52.503383 27828 heartbeater.cc:507] Master 127.26.136.126:34375 requested a full tablet report, sending...
I20260710 13:24:52.505456 27169 webserver.cc:533] Webserver started at http://127.26.136.66:41961/ using document root <none> and password file <none>
I20260710 13:24:52.505645 27701 ts_manager.cc:194] Registered new tserver with Master: 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925)
I20260710 13:24:52.506048 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:52.506348 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:52.506637 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:52.507578 27701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47684
I20260710 13:24:52.508050 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "352596ee169648499c98a5a716aa210b"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.512704 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:24:52.516068 27840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.517040 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:52.517309 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "352596ee169648499c98a5a716aa210b"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.517560 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:52.553961 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:52.555220 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:52.556707 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:52.558840 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:52.559010 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.559301 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:52.559470 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.598884 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:36039
I20260710 13:24:52.598976 27902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:36039 every 8 connection(s)
I20260710 13:24:52.603444 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:52.611233 27906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.616098 27903 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34375
I20260710 13:24:52.616583 27903 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:52.617525 27903 heartbeater.cc:507] Master 127.26.136.126:34375 requested a full tablet report, sending...
W20260710 13:24:52.618466 27907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.620424 27701 ts_manager.cc:194] Registered new tserver with Master: 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
W20260710 13:24:52.621402 27909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:52.623116 27701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47692
I20260710 13:24:52.625471 27169 server_base.cc:1061] running on GCE node
I20260710 13:24:52.626353 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:52.626586 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:52.626760 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689892626742 us; error 0 us; skew 500 ppm
I20260710 13:24:52.627264 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:52.629693 27169 webserver.cc:533] Webserver started at http://127.26.136.67:44975/ using document root <none> and password file <none>
I20260710 13:24:52.630184 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:52.630412 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:52.630678 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:52.631824 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "7ae529a77470414a9bd8670d438aec16"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.636410 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:24:52.639689 27914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.640570 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:52.640829 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "7ae529a77470414a9bd8670d438aec16"
format_stamp: "Formatted at 2026-07-10 13:24:52 on dist-test-slave-8s6r"
I20260710 13:24:52.641094 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:52.651639 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:52.652832 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:52.654204 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:52.656438 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:52.656692 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.656991 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:52.657131 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:52.695600 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:35235
I20260710 13:24:52.695705 27976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:35235 every 8 connection(s)
I20260710 13:24:52.709993 27977 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34375
I20260710 13:24:52.710378 27977 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:52.711088 27977 heartbeater.cc:507] Master 127.26.136.126:34375 requested a full tablet report, sending...
I20260710 13:24:52.712994 27701 ts_manager.cc:194] Registered new tserver with Master: 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:52.714109 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01536339s
I20260710 13:24:52.714255 27701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47706
I20260710 13:24:52.740935 27701 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47720:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:52.744240 27701 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:52.825160 27866 tablet_service.cc:1511] Processing CreateTablet for tablet 66af9223f6dc4c5888700ab5cfc9d2d1 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:52.825551 27867 tablet_service.cc:1511] Processing CreateTablet for tablet a5758793bb2841ca9178ccfe0d57a1ae (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:52.824360 27868 tablet_service.cc:1511] Processing CreateTablet for tablet 11ebe841b648455295a7c25662e6ce8c (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:52.826913 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66af9223f6dc4c5888700ab5cfc9d2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.827697 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ebe841b648455295a7c25662e6ce8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.828999 27867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5758793bb2841ca9178ccfe0d57a1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.830579 27793 tablet_service.cc:1511] Processing CreateTablet for tablet 11ebe841b648455295a7c25662e6ce8c (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:52.831388 27792 tablet_service.cc:1511] Processing CreateTablet for tablet a5758793bb2841ca9178ccfe0d57a1ae (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:52.831840 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ebe841b648455295a7c25662e6ce8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.832620 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5758793bb2841ca9178ccfe0d57a1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.833804 27791 tablet_service.cc:1511] Processing CreateTablet for tablet 66af9223f6dc4c5888700ab5cfc9d2d1 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:52.835253 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66af9223f6dc4c5888700ab5cfc9d2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.841707 27942 tablet_service.cc:1511] Processing CreateTablet for tablet 11ebe841b648455295a7c25662e6ce8c (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:52.843226 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ebe841b648455295a7c25662e6ce8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.849880 27941 tablet_service.cc:1511] Processing CreateTablet for tablet a5758793bb2841ca9178ccfe0d57a1ae (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:52.851414 27941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5758793bb2841ca9178ccfe0d57a1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.860594 27993 tablet_bootstrap.cc:492] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:52.861665 27992 tablet_bootstrap.cc:492] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:52.868021 27992 tablet_bootstrap.cc:654] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:52.871091 27993 tablet_bootstrap.cc:654] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:52.872542 27940 tablet_service.cc:1511] Processing CreateTablet for tablet 66af9223f6dc4c5888700ab5cfc9d2d1 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:52.874068 27940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66af9223f6dc4c5888700ab5cfc9d2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.882334 27992 tablet_bootstrap.cc:492] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:52.882956 27992 ts_tablet_manager.cc:1403] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 13:24:52.886729 27992 raft_consensus.cc:359] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:52.887671 27992 raft_consensus.cc:385] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:52.888063 27992 raft_consensus.cc:740] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.888886 27791 tablet_service.cc:1511] Processing CreateTablet for tablet 97733e19254d47608fc81afd276e98b2 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:52.890261 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97733e19254d47608fc81afd276e98b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.889828 27992 consensus_queue.cc:260] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:52.894867 27993 tablet_bootstrap.cc:492] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:52.895582 27993 ts_tablet_manager.cc:1403] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.008s
I20260710 13:24:52.899477 27992 ts_tablet_manager.cc:1434] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.010s
I20260710 13:24:52.899098 27993 raft_consensus.cc:359] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:52.900197 27903 heartbeater.cc:499] Master 127.26.136.126:34375 was elected leader, sending a full tablet report...
I20260710 13:24:52.900501 27992 tablet_bootstrap.cc:492] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:52.902244 27993 raft_consensus.cc:385] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:52.902652 27993 raft_consensus.cc:740] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.907271 27868 tablet_service.cc:1511] Processing CreateTablet for tablet 97733e19254d47608fc81afd276e98b2 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:52.909312 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97733e19254d47608fc81afd276e98b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.911098 27992 tablet_bootstrap.cc:654] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:52.911871 27993 consensus_queue.cc:260] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:52.916167 27996 tablet_bootstrap.cc:492] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:52.923768 27940 tablet_service.cc:1511] Processing CreateTablet for tablet 97733e19254d47608fc81afd276e98b2 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:52.925557 27866 tablet_service.cc:1511] Processing CreateTablet for tablet edaa72dd0b224aa6af32402c3520697e (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:52.926427 27941 tablet_service.cc:1511] Processing CreateTablet for tablet edaa72dd0b224aa6af32402c3520697e (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:52.926874 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edaa72dd0b224aa6af32402c3520697e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.927664 27941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edaa72dd0b224aa6af32402c3520697e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.929373 27940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97733e19254d47608fc81afd276e98b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.930434 27793 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb037d94c4947ffb1fb69dc113e8850 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:52.931052 27942 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb037d94c4947ffb1fb69dc113e8850 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:52.931614 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb037d94c4947ffb1fb69dc113e8850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.932272 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb037d94c4947ffb1fb69dc113e8850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.923782 27792 tablet_service.cc:1511] Processing CreateTablet for tablet edaa72dd0b224aa6af32402c3520697e (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:52.932500 27993 ts_tablet_manager.cc:1434] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.009s
I20260710 13:24:52.935511 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edaa72dd0b224aa6af32402c3520697e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.935335 27867 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb037d94c4947ffb1fb69dc113e8850 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:52.935684 27828 heartbeater.cc:499] Master 127.26.136.126:34375 was elected leader, sending a full tablet report...
I20260710 13:24:52.936550 27867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb037d94c4947ffb1fb69dc113e8850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.938679 27993 tablet_bootstrap.cc:492] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:52.940063 27790 tablet_service.cc:1511] Processing CreateTablet for tablet 7c1212ee6ca44c6db669e9816b62e06d (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:52.941354 27790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c1212ee6ca44c6db669e9816b62e06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.943197 27865 tablet_service.cc:1511] Processing CreateTablet for tablet 7c1212ee6ca44c6db669e9816b62e06d (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:52.944597 27865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c1212ee6ca44c6db669e9816b62e06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.949599 27996 tablet_bootstrap.cc:654] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:52.968135 27993 tablet_bootstrap.cc:654] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:52.975158 27992 tablet_bootstrap.cc:492] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:52.975667 27992 ts_tablet_manager.cc:1403] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.008s
I20260710 13:24:52.977563 27792 tablet_service.cc:1511] Processing CreateTablet for tablet d15f2fa630b94a00bfd384738aa2f109 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:52.978003 27941 tablet_service.cc:1511] Processing CreateTablet for tablet 7c1212ee6ca44c6db669e9816b62e06d (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:52.978868 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15f2fa630b94a00bfd384738aa2f109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.978492 27992 raft_consensus.cc:359] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:52.979184 27941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c1212ee6ca44c6db669e9816b62e06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.979243 27992 raft_consensus.cc:385] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:52.979632 27992 raft_consensus.cc:740] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.979707 27868 tablet_service.cc:1511] Processing CreateTablet for tablet d15f2fa630b94a00bfd384738aa2f109 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:52.980407 27992 consensus_queue.cc:260] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:52.980954 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15f2fa630b94a00bfd384738aa2f109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.982574 27992 ts_tablet_manager.cc:1434] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:52.983492 27992 tablet_bootstrap.cc:492] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:52.987969 27939 tablet_service.cc:1511] Processing CreateTablet for tablet d15f2fa630b94a00bfd384738aa2f109 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:52.989423 27939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15f2fa630b94a00bfd384738aa2f109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:52.990589 27992 tablet_bootstrap.cc:654] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.015064 27793 tablet_service.cc:1511] Processing CreateTablet for tablet b66457b0dae14294a94b973aa5b8a3bf (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:53.016438 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66457b0dae14294a94b973aa5b8a3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:53.025866 27864 tablet_service.cc:1511] Processing CreateTablet for tablet b66457b0dae14294a94b973aa5b8a3bf (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:53.027832 27864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66457b0dae14294a94b973aa5b8a3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:53.060577 27992 tablet_bootstrap.cc:492] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.061131 27992 ts_tablet_manager.cc:1403] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.028s
I20260710 13:24:53.062446 27940 tablet_service.cc:1511] Processing CreateTablet for tablet b66457b0dae14294a94b973aa5b8a3bf (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:53.063191 27996 tablet_bootstrap.cc:492] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.064610 27866 tablet_service.cc:1511] Processing CreateTablet for tablet ad88b0895ac14e01b8f6ca23a5cfcf02 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:53.065176 27996 ts_tablet_manager.cc:1403] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.149s	user 0.027s	sys 0.033s
I20260710 13:24:53.065443 27940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66457b0dae14294a94b973aa5b8a3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:53.065959 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad88b0895ac14e01b8f6ca23a5cfcf02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:53.068332 27996 raft_consensus.cc:359] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.069157 27996 raft_consensus.cc:385] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.069497 27996 raft_consensus.cc:740] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.070263 27996 consensus_queue.cc:260] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.064348 27792 tablet_service.cc:1511] Processing CreateTablet for tablet ad88b0895ac14e01b8f6ca23a5cfcf02 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:53.070997 27992 raft_consensus.cc:359] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.071885 27992 raft_consensus.cc:385] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.072320 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad88b0895ac14e01b8f6ca23a5cfcf02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:53.076912 27993 tablet_bootstrap.cc:492] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.077466 27993 ts_tablet_manager.cc:1403] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.011s
I20260710 13:24:53.079627 27977 heartbeater.cc:499] Master 127.26.136.126:34375 was elected leader, sending a full tablet report...
I20260710 13:24:53.079650 27941 tablet_service.cc:1511] Processing CreateTablet for tablet ad88b0895ac14e01b8f6ca23a5cfcf02 (DEFAULT_TABLE table=test-workload [id=c1a5a7c21fbd4b2886b41f66c2ee890b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:53.081017 27941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad88b0895ac14e01b8f6ca23a5cfcf02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:53.080626 27993 raft_consensus.cc:359] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.081453 27993 raft_consensus.cc:385] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.081779 27993 raft_consensus.cc:740] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.082464 27993 consensus_queue.cc:260] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.072224 27992 raft_consensus.cc:740] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.085011 27992 consensus_queue.cc:260] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.087567 27992 ts_tablet_manager.cc:1434] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260710 13:24:53.090873 27992 tablet_bootstrap.cc:492] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:53.100004 27993 ts_tablet_manager.cc:1434] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260710 13:24:53.101105 27993 tablet_bootstrap.cc:492] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.105734 27996 ts_tablet_manager.cc:1434] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260710 13:24:53.106904 27996 tablet_bootstrap.cc:492] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.112856 27992 tablet_bootstrap.cc:654] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.113284 27996 tablet_bootstrap.cc:654] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.118491 27993 tablet_bootstrap.cc:654] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.118650 27992 tablet_bootstrap.cc:492] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.119107 27992 ts_tablet_manager.cc:1403] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 13:24:53.122025 27992 raft_consensus.cc:359] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.122735 27996 tablet_bootstrap.cc:492] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.122699 27992 raft_consensus.cc:385] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.123296 27996 ts_tablet_manager.cc:1403] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:24:53.123178 27992 raft_consensus.cc:740] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.123679 27993 tablet_bootstrap.cc:492] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.124104 27993 ts_tablet_manager.cc:1403] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.004s
I20260710 13:24:53.124190 27992 consensus_queue.cc:260] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.125898 27996 raft_consensus.cc:359] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.126478 27992 ts_tablet_manager.cc:1434] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:53.126653 27996 raft_consensus.cc:385] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.127064 27996 raft_consensus.cc:740] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.126902 27993 raft_consensus.cc:359] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.127447 27992 tablet_bootstrap.cc:492] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:53.127619 27993 raft_consensus.cc:385] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.127905 27993 raft_consensus.cc:740] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.127966 27996 consensus_queue.cc:260] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.128690 27993 consensus_queue.cc:260] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.130690 27996 ts_tablet_manager.cc:1434] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:53.131945 27996 tablet_bootstrap.cc:492] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.134337 27992 tablet_bootstrap.cc:654] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.130791 27993 ts_tablet_manager.cc:1434] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:24:53.137492 27993 tablet_bootstrap.cc:492] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.139196 27996 tablet_bootstrap.cc:654] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.145608 27993 tablet_bootstrap.cc:654] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.156857 27997 raft_consensus.cc:493] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.157878 27993 tablet_bootstrap.cc:492] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.157578 27997 raft_consensus.cc:515] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.158331 27993 ts_tablet_manager.cc:1403] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:24:53.160540 27993 raft_consensus.cc:359] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.160979 27997 leader_election.cc:290] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.162207 27993 raft_consensus.cc:385] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.162535 27993 raft_consensus.cc:740] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.163367 27993 consensus_queue.cc:260] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.167240 27996 tablet_bootstrap.cc:492] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.167532 28003 raft_consensus.cc:493] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.167789 27996 ts_tablet_manager.cc:1403] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.025s
I20260710 13:24:53.167994 28003 raft_consensus.cc:515] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.169695 27993 ts_tablet_manager.cc:1434] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:53.170706 27993 tablet_bootstrap.cc:492] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.171257 27996 raft_consensus.cc:359] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.172008 27996 raft_consensus.cc:385] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.172365 27996 raft_consensus.cc:740] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.173208 27996 consensus_queue.cc:260] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.177453 27993 tablet_bootstrap.cc:654] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.180824 28003 leader_election.cc:290] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:24:53.183934 27992 tablet_bootstrap.cc:492] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.184438 27992 ts_tablet_manager.cc:1403] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.012s
I20260710 13:24:53.187347 27992 raft_consensus.cc:359] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.188097 27992 raft_consensus.cc:385] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.194658 27993 tablet_bootstrap.cc:492] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.195166 27993 ts_tablet_manager.cc:1403] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
I20260710 13:24:53.188385 27992 raft_consensus.cc:740] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.200152 27992 consensus_queue.cc:260] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.203606 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.204293 27803 raft_consensus.cc:2468] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.205588 27842 leader_election.cc:304] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.206473 27997 raft_consensus.cc:2804] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.206826 27997 raft_consensus.cc:493] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.207165 27997 raft_consensus.cc:3060] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.209061 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.209885 27952 raft_consensus.cc:2468] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.211881 27992 ts_tablet_manager.cc:1434] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:24:53.212919 27992 tablet_bootstrap.cc:492] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:53.214289 27997 raft_consensus.cc:515] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.217079 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:53.217646 27803 raft_consensus.cc:3060] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.219334 27992 tablet_bootstrap.cc:654] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.225206 27992 tablet_bootstrap.cc:492] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.225682 27992 ts_tablet_manager.cc:1403] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260710 13:24:53.225836 27996 ts_tablet_manager.cc:1434] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.058s	user 0.021s	sys 0.033s
I20260710 13:24:53.226887 27996 tablet_bootstrap.cc:492] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.227196 27803 raft_consensus.cc:2468] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.228341 27842 leader_election.cc:304] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.230332 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.230144 27992 raft_consensus.cc:359] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.231102 27802 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 0.
I20260710 13:24:53.231132 27992 raft_consensus.cc:385] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.234067 27996 tablet_bootstrap.cc:654] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.234159 27992 raft_consensus.cc:740] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.235000 27916 leader_election.cc:304] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.235095 27992 consensus_queue.cc:260] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.235742 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.236375 27878 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 0.
I20260710 13:24:53.236796 27997 leader_election.cc:290] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.237280 27997 raft_consensus.cc:493] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.237672 27997 raft_consensus.cc:515] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.238873 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.239425 27997 leader_election.cc:290] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.239552 27952 raft_consensus.cc:3060] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.240135 28017 raft_consensus.cc:2804] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.240679 28017 raft_consensus.cc:697] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:53.241257 28017 consensus_queue.cc:237] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.198024 27993 raft_consensus.cc:359] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.242857 27993 raft_consensus.cc:385] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.243233 27993 raft_consensus.cc:740] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.244431 27993 consensus_queue.cc:260] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.245100 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.247037 27993 ts_tablet_manager.cc:1434] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.003s
I20260710 13:24:53.247843 27998 raft_consensus.cc:493] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.248050 27993 tablet_bootstrap.cc:492] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.248281 27998 raft_consensus.cc:515] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.249477 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
W20260710 13:24:53.257509 27843 leader_election.cc:343] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:53.261937 27993 tablet_bootstrap.cc:654] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.269373 28013 raft_consensus.cc:2804] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.270108 28013 raft_consensus.cc:493] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.270637 28013 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.272593 27998 leader_election.cc:290] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.273286 27998 raft_consensus.cc:493] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.273921 27998 raft_consensus.cc:515] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
W20260710 13:24:53.278677 27842 leader_election.cc:343] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:53.279331 27842 leader_election.cc:304] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 352596ee169648499c98a5a716aa210b; no voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:53.280325 27997 raft_consensus.cc:2749] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:53.280371 27952 raft_consensus.cc:2468] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.294324 27998 leader_election.cc:290] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.295689 27992 ts_tablet_manager.cc:1434] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.070s	user 0.012s	sys 0.020s
I20260710 13:24:53.296988 27992 tablet_bootstrap.cc:492] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
W20260710 13:24:53.310184 27749 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:53.312222 27992 tablet_bootstrap.cc:654] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.320014 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.320207 28019 raft_consensus.cc:493] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.321043 27951 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.324406 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edaa72dd0b224aa6af32402c3520697e" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.332386 27768 leader_election.cc:304] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
W20260710 13:24:53.335930 27768 leader_election.cc:343] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:53.336830 27998 raft_consensus.cc:2804] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.337363 27998 raft_consensus.cc:493] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.337812 27998 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.324347 27698 catalog_manager.cc:5697] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 0 to 1, leader changed from <none> to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 1 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.321039 28019 raft_consensus.cc:515] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.350495 28019 leader_election.cc:290] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.350914 27998 raft_consensus.cc:515] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.351891 28013 raft_consensus.cc:515] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.352321 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.353518 27802 raft_consensus.cc:2393] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 352596ee169648499c98a5a716aa210b in current term 1: Already voted for candidate 9b8818d29e784b33b452a8bd18964281 in this term.
I20260710 13:24:53.354048 28013 leader_election.cc:290] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 1 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:24:53.357071 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:53.357707 27878 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.357836 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.358398 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.358496 27952 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.358804 27993 tablet_bootstrap.cc:492] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.359329 27993 ts_tablet_manager.cc:1403] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.028s
I20260710 13:24:53.360260 27998 leader_election.cc:290] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.360143 27843 leader_election.cc:304] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [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: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:53.362524 27992 tablet_bootstrap.cc:492] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.362694 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:53.363121 27992 ts_tablet_manager.cc:1403] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.014s
I20260710 13:24:53.363355 27802 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.364179 27996 tablet_bootstrap.cc:492] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.364699 27996 ts_tablet_manager.cc:1403] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.138s	user 0.031s	sys 0.099s
I20260710 13:24:53.365501 27878 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 1.
I20260710 13:24:53.366255 27992 raft_consensus.cc:359] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.367076 27992 raft_consensus.cc:385] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.367393 27992 raft_consensus.cc:740] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.367686 27996 raft_consensus.cc:359] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.368438 27996 raft_consensus.cc:385] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.368201 27992 consensus_queue.cc:260] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.368790 27996 raft_consensus.cc:740] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.362558 27993 raft_consensus.cc:359] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.369976 27993 raft_consensus.cc:385] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.369611 27996 consensus_queue.cc:260] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.369874 27802 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 1.
I20260710 13:24:53.370221 27918 leader_election.cc:304] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:53.370419 27993 raft_consensus.cc:740] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.371171 28013 raft_consensus.cc:2804] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.371721 28013 raft_consensus.cc:697] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:53.371359 27993 consensus_queue.cc:260] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.372294 27996 ts_tablet_manager.cc:1434] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:24:53.373013 27877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.373354 27996 tablet_bootstrap.cc:492] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.373710 27877 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.374773 28013 consensus_queue.cc:237] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.376112 27993 ts_tablet_manager.cc:1434] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:24:53.377229 27993 tablet_bootstrap.cc:492] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.380787 27996 tablet_bootstrap.cc:654] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.382032 27877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:53.382674 27877 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.384357 27993 tablet_bootstrap.cc:654] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.391793 27877 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.392164 28018 raft_consensus.cc:493] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.392395 27992 ts_tablet_manager.cc:1434] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:24:53.392494 28017 raft_consensus.cc:2764] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:24:53.392800 28018 raft_consensus.cc:515] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.394100 27992 tablet_bootstrap.cc:492] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:53.394500 27998 raft_consensus.cc:493] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.394888 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edaa72dd0b224aa6af32402c3520697e" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.395004 27998 raft_consensus.cc:515] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.392894 27996 tablet_bootstrap.cc:492] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.396157 27996 ts_tablet_manager.cc:1403] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.016s
I20260710 13:24:53.396106 28022 raft_consensus.cc:493] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.396859 28022 raft_consensus.cc:515] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.395640 27878 raft_consensus.cc:2468] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.400141 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.400745 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.400853 27802 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.401646 28022 leader_election.cc:290] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.402699 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.403401 27769 leader_election.cc:304] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [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: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:53.403451 27876 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.403695 27842 leader_election.cc:304] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.404673 28022 raft_consensus.cc:2804] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:53.402927 27768 leader_election.cc:343] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:53.405117 28022 raft_consensus.cc:493] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.405149 27998 leader_election.cc:290] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.405531 28022 raft_consensus.cc:3060] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.406039 28018 leader_election.cc:290] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.408921 27992 tablet_bootstrap.cc:654] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.407335 28017 raft_consensus.cc:2804] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.409662 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.409902 28017 raft_consensus.cc:493] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.410274 28017 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.411264 27996 raft_consensus.cc:359] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.411983 27996 raft_consensus.cc:385] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.412284 27996 raft_consensus.cc:740] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.412719 27769 leader_election.cc:304] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [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: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 7ae529a77470414a9bd8670d438aec16
W20260710 13:24:53.412894 27768 leader_election.cc:343] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:53.413038 27996 consensus_queue.cc:260] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.414469 27769 leader_election.cc:304] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:53.413816 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.415992 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.416944 27951 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.417441 28022 raft_consensus.cc:515] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.416411 27998 raft_consensus.cc:2804] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.420128 27998 raft_consensus.cc:493] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.420542 27998 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.422016 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edaa72dd0b224aa6af32402c3520697e" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.415949 27996 ts_tablet_manager.cc:1434] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:24:53.422808 27951 raft_consensus.cc:3060] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.423660 27996 tablet_bootstrap.cc:492] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.423938 28017 raft_consensus.cc:515] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.428661 27878 raft_consensus.cc:2393] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b8818d29e784b33b452a8bd18964281 in current term 1: Already voted for candidate 352596ee169648499c98a5a716aa210b in this term.
I20260710 13:24:53.429334 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:53.430163 27802 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.431814 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.432379 27952 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.433959 27993 tablet_bootstrap.cc:492] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.434455 27993 ts_tablet_manager.cc:1403] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.008s
I20260710 13:24:53.420310 28022 leader_election.cc:290] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.436944 28022 raft_consensus.cc:2804] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.437557 28022 raft_consensus.cc:697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:53.426219 27998 raft_consensus.cc:515] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.438315 28017 leader_election.cc:290] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.437417 27993 raft_consensus.cc:359] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.440686 27952 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.441039 27998 leader_election.cc:290] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.442009 27843 leader_election.cc:304] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:53.442847 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.443140 28017 raft_consensus.cc:2804] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.443892 28017 raft_consensus.cc:697] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
W20260710 13:24:53.444913 27768 leader_election.cc:343] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:53.444041 27993 raft_consensus.cc:385] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.446049 27993 raft_consensus.cc:740] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.446331 27992 tablet_bootstrap.cc:492] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.446178 27877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edaa72dd0b224aa6af32402c3520697e" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:53.446830 27992 ts_tablet_manager.cc:1403] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.011s
I20260710 13:24:53.446909 27877 raft_consensus.cc:3060] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.445500 27996 tablet_bootstrap.cc:654] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.445552 28017 consensus_queue.cc:237] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.454531 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:53.455394 27876 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.458434 27877 raft_consensus.cc:2468] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.462245 27802 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.465449 27992 raft_consensus.cc:359] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.466244 27992 raft_consensus.cc:385] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.466558 27992 raft_consensus.cc:740] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.466987 27996 tablet_bootstrap.cc:492] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.467422 27996 ts_tablet_manager.cc:1403] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.009s
I20260710 13:24:53.468776 27769 leader_election.cc:304] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.450555 28022 consensus_queue.cc:237] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.469830 28031 raft_consensus.cc:2804] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.470326 28031 raft_consensus.cc:697] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:53.470858 27996 raft_consensus.cc:359] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.471619 27996 raft_consensus.cc:385] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.471961 27996 raft_consensus.cc:740] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.471367 28031 consensus_queue.cc:237] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.446904 27993 consensus_queue.cc:260] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.473368 27996 consensus_queue.cc:260] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.467511 27992 consensus_queue.cc:260] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.478928 27769 leader_election.cc:304] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b8818d29e784b33b452a8bd18964281; no voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:53.480175 27998 raft_consensus.cc:2749] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:53.480762 27951 raft_consensus.cc:2468] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.480813 27993 ts_tablet_manager.cc:1434] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260710 13:24:53.485659 27992 ts_tablet_manager.cc:1434] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 13:24:53.486871 27993 tablet_bootstrap.cc:492] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.489329 27876 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.490872 27769 leader_election.cc:304] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:53.491128 27996 ts_tablet_manager.cc:1434] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 13:24:53.492156 27996 tablet_bootstrap.cc:492] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.493001 27992 tablet_bootstrap.cc:492] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:53.498023 28022 raft_consensus.cc:2804] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.498292 27993 tablet_bootstrap.cc:654] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.498837 28022 raft_consensus.cc:697] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:53.499773 28022 consensus_queue.cc:237] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.503088 27992 tablet_bootstrap.cc:654] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.515856 27993 tablet_bootstrap.cc:492] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.516949 27993 ts_tablet_manager.cc:1403] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260710 13:24:53.519814 27993 raft_consensus.cc:359] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.521566 27701 catalog_manager.cc:5697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.522970 27993 raft_consensus.cc:385] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.523763 27993 raft_consensus.cc:740] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.525485 27996 tablet_bootstrap.cc:654] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.525204 27993 consensus_queue.cc:260] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.526960 27992 tablet_bootstrap.cc:492] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.527459 27992 ts_tablet_manager.cc:1403] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260710 13:24:53.528970 27993 ts_tablet_manager.cc:1434] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:24:53.530035 27992 raft_consensus.cc:359] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.530818 27992 raft_consensus.cc:385] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.531093 27992 raft_consensus.cc:740] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.531834 27993 tablet_bootstrap.cc:492] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.531746 27992 consensus_queue.cc:260] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.534617 27992 ts_tablet_manager.cc:1434] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:24:53.535773 27992 tablet_bootstrap.cc:492] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: Bootstrap starting.
I20260710 13:24:53.543821 27993 tablet_bootstrap.cc:654] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.544198 27699 catalog_manager.cc:5697] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae529a77470414a9bd8670d438aec16 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "7ae529a77470414a9bd8670d438aec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:53.546558 27992 tablet_bootstrap.cc:654] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.547989 27996 tablet_bootstrap.cc:492] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.550531 27996 ts_tablet_manager.cc:1403] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.009s
I20260710 13:24:53.553434 27996 raft_consensus.cc:359] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.554141 27996 raft_consensus.cc:385] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.554421 27996 raft_consensus.cc:740] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.555128 27996 consensus_queue.cc:260] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.556702 28017 raft_consensus.cc:493] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.557621 27996 ts_tablet_manager.cc:1434] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:24:53.557279 28017 raft_consensus.cc:515] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.558625 27996 tablet_bootstrap.cc:492] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.559257 27698 catalog_manager.cc:5697] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 0 to 1, leader changed from <none> to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 1 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.561298 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.562106 27951 raft_consensus.cc:2468] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.564214 27843 leader_election.cc:304] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:53.565316 28018 raft_consensus.cc:2804] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.565660 27996 tablet_bootstrap.cc:654] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.565748 28018 raft_consensus.cc:493] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.566267 28018 raft_consensus.cc:3060] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.573503 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.574349 27802 raft_consensus.cc:2468] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.579613 27993 tablet_bootstrap.cc:492] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.580077 27993 ts_tablet_manager.cc:1403] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.012s
I20260710 13:24:53.581822 27996 tablet_bootstrap.cc:492] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.582319 27996 ts_tablet_manager.cc:1403] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260710 13:24:53.582650 27993 raft_consensus.cc:359] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.583346 27993 raft_consensus.cc:385] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.583611 27993 raft_consensus.cc:740] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.584398 27996 raft_consensus.cc:359] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.584956 27996 raft_consensus.cc:385] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.585175 28017 leader_election.cc:290] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.585230 27996 raft_consensus.cc:740] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.586090 27996 consensus_queue.cc:260] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.586872 27992 tablet_bootstrap.cc:492] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: No bootstrap required, opened a new log
I20260710 13:24:53.587268 27992 ts_tablet_manager.cc:1403] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.016s
I20260710 13:24:53.588091 27996 ts_tablet_manager.cc:1434] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:53.588987 27996 tablet_bootstrap.cc:492] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.589988 27992 raft_consensus.cc:359] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.590711 27992 raft_consensus.cc:385] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.590545 28018 raft_consensus.cc:515] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.590967 27992 raft_consensus.cc:740] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.584297 27993 consensus_queue.cc:260] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.593235 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:53.593775 27802 raft_consensus.cc:3060] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.593930 27993 ts_tablet_manager.cc:1434] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 13:24:53.594832 27993 tablet_bootstrap.cc:492] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281: Bootstrap starting.
I20260710 13:24:53.594878 27996 tablet_bootstrap.cc:654] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.596660 27992 consensus_queue.cc:260] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.599536 27996 tablet_bootstrap.cc:492] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.599911 27996 ts_tablet_manager.cc:1403] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:24:53.601481 27992 ts_tablet_manager.cc:1434] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:24:53.603034 27996 raft_consensus.cc:359] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.603744 27993 tablet_bootstrap.cc:654] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.603739 27996 raft_consensus.cc:385] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.604218 27996 raft_consensus.cc:740] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.605129 27996 consensus_queue.cc:260] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.607599 27996 ts_tablet_manager.cc:1434] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:53.607801 27701 catalog_manager.cc:5697] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.608843 27996 tablet_bootstrap.cc:492] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16: Bootstrap starting.
I20260710 13:24:53.606709 27802 raft_consensus.cc:2468] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.611495 27842 leader_election.cc:304] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.612339 28017 raft_consensus.cc:2804] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.612814 28017 raft_consensus.cc:697] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:53.613718 28017 consensus_queue.cc:237] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.617843 27996 tablet_bootstrap.cc:654] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:53.609582 27701 catalog_manager.cc:5697] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.620482 27993 tablet_bootstrap.cc:492] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281: No bootstrap required, opened a new log
I20260710 13:24:53.621078 27993 ts_tablet_manager.cc:1403] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 13:24:53.621955 28018 leader_election.cc:290] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.624042 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.624712 27951 raft_consensus.cc:3060] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.624848 27993 raft_consensus.cc:359] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.625780 27993 raft_consensus.cc:385] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.626138 27993 raft_consensus.cc:740] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.627249 27993 consensus_queue.cc:260] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.630383 27993 ts_tablet_manager.cc:1434] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:24:53.633172 27951 raft_consensus.cc:2468] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.633997 27996 tablet_bootstrap.cc:492] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16: No bootstrap required, opened a new log
I20260710 13:24:53.634426 27996 ts_tablet_manager.cc:1403] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.006s
I20260710 13:24:53.637185 27996 raft_consensus.cc:359] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.637964 27996 raft_consensus.cc:385] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:53.637131 27700 catalog_manager.cc:5697] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 0 to 1, leader changed from <none> to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 1 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.638232 27996 raft_consensus.cc:740] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.638893 27996 consensus_queue.cc:260] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.640764 27996 ts_tablet_manager.cc:1434] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:53.668735 28017 consensus_queue.cc:1048] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.670193 28017 raft_consensus.cc:493] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.670751 28017 raft_consensus.cc:515] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.672776 28017 leader_election.cc:290] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.673599 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.674343 27803 raft_consensus.cc:2468] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.675028 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.675735 27952 raft_consensus.cc:2468] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 0.
I20260710 13:24:53.675791 27842 leader_election.cc:304] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.676792 28017 raft_consensus.cc:2804] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.678023 28017 raft_consensus.cc:493] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.678418 28017 raft_consensus.cc:3060] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.678438 28019 consensus_queue.cc:1048] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:53.679731 28022 raft_consensus.cc:493] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.680277 28022 raft_consensus.cc:515] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.684392 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.685084 27876 raft_consensus.cc:2468] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.686664 27769 leader_election.cc:304] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.687517 28031 raft_consensus.cc:2804] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.687927 28031 raft_consensus.cc:493] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.688301 28031 raft_consensus.cc:3060] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.688402 28022 leader_election.cc:290] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.688309 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.691210 27952 raft_consensus.cc:2468] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.693660 28017 raft_consensus.cc:515] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.697175 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.697288 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:53.697841 27952 raft_consensus.cc:3060] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.698166 27803 raft_consensus.cc:3060] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.697958 28031 raft_consensus.cc:515] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.701367 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:53.701988 27876 raft_consensus.cc:3060] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.705420 27952 raft_consensus.cc:2468] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.706562 28017 leader_election.cc:290] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.706624 27843 leader_election.cc:304] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:53.707585 28017 raft_consensus.cc:2804] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.709023 28022 raft_consensus.cc:493] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.708448 28017 raft_consensus.cc:697] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:53.709715 28022 raft_consensus.cc:515] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.710603 27876 raft_consensus.cc:2468] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.711690 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.711889 27769 leader_election.cc:304] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.712903 28031 leader_election.cc:290] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.713227 27998 raft_consensus.cc:2804] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.712307 27952 raft_consensus.cc:3060] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.713766 27998 raft_consensus.cc:697] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:53.714671 27998 consensus_queue.cc:237] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.716724 28022 leader_election.cc:290] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.717000 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16" is_pre_election: true
I20260710 13:24:53.717648 27950 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.719345 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.719187 27768 leader_election.cc:304] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.720119 27876 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 0.
I20260710 13:24:53.720834 28022 raft_consensus.cc:2804] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:53.721133 27952 raft_consensus.cc:2468] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.721517 28022 raft_consensus.cc:493] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.722410 28022 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.711108 28017 consensus_queue.cc:237] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.737320 28022 raft_consensus.cc:515] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.740562 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:53.741298 27876 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.742717 27701 catalog_manager.cc:5697] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.747109 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:53.747748 27952 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.749009 27876 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.750253 27769 leader_election.cc:304] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:53.751179 27998 raft_consensus.cc:2804] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:53.751883 27998 raft_consensus.cc:697] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:53.752820 27998 consensus_queue.cc:237] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.753700 27698 catalog_manager.cc:5697] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 0 to 1, leader changed from <none> to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 1 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.755060 27952 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 1.
I20260710 13:24:53.761556 28022 leader_election.cc:290] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 1 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:53.767925 27803 raft_consensus.cc:2468] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 1.
I20260710 13:24:53.789695 27701 catalog_manager.cc:5697] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:53.856000 28013 raft_consensus.cc:493] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.857120 28013 raft_consensus.cc:515] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:53.860116 28013 leader_election.cc:290] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:24:53.860988 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8818d29e784b33b452a8bd18964281" is_pre_election: true
I20260710 13:24:53.861263 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352596ee169648499c98a5a716aa210b" is_pre_election: true
I20260710 13:24:53.862057 27876 raft_consensus.cc:2393] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ae529a77470414a9bd8670d438aec16 in current term 1: Already voted for candidate 9b8818d29e784b33b452a8bd18964281 in this term.
I20260710 13:24:53.863018 27918 leader_election.cc:304] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16; no voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:53.863744 28013 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.868767 28013 raft_consensus.cc:2749] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:53.893265 28013 consensus_queue.cc:1048] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.899495 27998 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.911561 28059 consensus_queue.cc:1048] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.923084 27951 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:53.931692 28031 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.967902 28017 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.974711 28031 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.981010 28018 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:53.986658 28022 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.025960 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c"
dest_uuid: "352596ee169648499c98a5a716aa210b"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:54.026659 27876 raft_consensus.cc:606] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:54.039990 27951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:53996
I20260710 13:24:54.040621 27951 raft_consensus.cc:606] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:54.048898 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97733e19254d47608fc81afd276e98b2"
dest_uuid: "352596ee169648499c98a5a716aa210b"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:54.049572 27876 raft_consensus.cc:606] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:54.050823 28031 consensus_queue.cc:1048] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.061362 28022 consensus_queue.cc:1048] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.080183 28018 raft_consensus.cc:993] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:54.080749 28018 raft_consensus.cc:1081] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:54.082845 27803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:24:54.083361 27803 raft_consensus.cc:493] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.083307 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:39300
I20260710 13:24:54.083827 27803 raft_consensus.cc:3060] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.083961 27802 raft_consensus.cc:606] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Received request to transfer leadership to TS 352596ee169648499c98a5a716aa210b
I20260710 13:24:54.089201 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:39300
I20260710 13:24:54.089453 27803 raft_consensus.cc:515] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.089792 27802 raft_consensus.cc:606] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Received request to transfer leadership to TS 352596ee169648499c98a5a716aa210b
I20260710 13:24:54.091396 27803 leader_election.cc:290] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:54.092356 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:54.092278 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ebe841b648455295a7c25662e6ce8c" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:54.093003 27951 raft_consensus.cc:3060] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.093271 27876 raft_consensus.cc:3055] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.093639 27876 raft_consensus.cc:740] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:54.094384 27876 consensus_queue.cc:260] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.096005 27876 raft_consensus.cc:3060] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.099167 27951 raft_consensus.cc:2468] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:54.099467 27803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:39300
I20260710 13:24:54.100078 27803 raft_consensus.cc:606] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Received request to transfer leadership to TS 352596ee169648499c98a5a716aa210b
I20260710 13:24:54.100344 27768 leader_election.cc:304] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:54.101239 28022 raft_consensus.cc:2804] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.101610 28022 raft_consensus.cc:697] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:54.102869 27876 raft_consensus.cc:2468] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:54.102360 28022 consensus_queue.cc:237] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.108068 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02"
dest_uuid: "352596ee169648499c98a5a716aa210b"
mode: GRACEFUL
new_leader_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:54.108599 27876 raft_consensus.cc:606] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Received request to transfer leadership to TS 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:54.110222 27700 catalog_manager.cc:5697] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 1 to 2, leader changed from 352596ee169648499c98a5a716aa210b (127.26.136.66) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:54.119916 28017 consensus_queue.cc:1048] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.130112 28018 consensus_queue.cc:1048] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.137605 28019 raft_consensus.cc:993] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: : Instructing follower 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:24:54.138039 28018 raft_consensus.cc:1081] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Signalling peer 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:24:54.139604 27951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:53976
I20260710 13:24:54.140075 27951 raft_consensus.cc:493] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.140421 27951 raft_consensus.cc:3060] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.145289 27951 raft_consensus.cc:515] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.146972 27951 leader_election.cc:290] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 2 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:24:54.147712 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:54.148068 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad88b0895ac14e01b8f6ca23a5cfcf02" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:54.148326 27803 raft_consensus.cc:3060] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.148734 27876 raft_consensus.cc:3055] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.149024 27876 raft_consensus.cc:740] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:54.149699 27876 consensus_queue.cc:260] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.150584 27876 raft_consensus.cc:3060] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.153890 27803 raft_consensus.cc:2468] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 2.
I20260710 13:24:54.154888 27916 leader_election.cc:304] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:54.155674 28063 raft_consensus.cc:2804] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.155939 27876 raft_consensus.cc:2468] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 2.
I20260710 13:24:54.156128 28063 raft_consensus.cc:697] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:54.157059 28063 consensus_queue.cc:237] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.163098 28018 consensus_queue.cc:1048] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.163296 27701 catalog_manager.cc:5697] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 reported cstate change: term changed from 1 to 2, leader changed from 352596ee169648499c98a5a716aa210b (127.26.136.66) to 7ae529a77470414a9bd8670d438aec16 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "7ae529a77470414a9bd8670d438aec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:54.175776 28018 consensus_queue.cc:1048] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.184600 28022 consensus_queue.cc:1048] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.191526 27998 raft_consensus.cc:993] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:24:54.191970 28031 raft_consensus.cc:1081] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Signalling peer 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:24:54.193580 27878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf"
dest_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:44992
I20260710 13:24:54.194078 27878 raft_consensus.cc:493] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.194442 27878 raft_consensus.cc:3060] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.196341 28031 consensus_queue.cc:1048] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.199783 27878 raft_consensus.cc:515] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.202608 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:54.203054 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66457b0dae14294a94b973aa5b8a3bf" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:54.203202 27876 raft_consensus.cc:1240] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Rejecting Update request from peer 9b8818d29e784b33b452a8bd18964281 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:54.203157 27803 raft_consensus.cc:3055] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.203637 27951 raft_consensus.cc:3060] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.203675 27803 raft_consensus.cc:740] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:54.204737 27878 leader_election.cc:290] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 2 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:54.204648 27803 consensus_queue.cc:260] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.205688 27998 consensus_queue.cc:1059] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.211146 27951 raft_consensus.cc:2468] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 2.
I20260710 13:24:54.211881 28022 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:54.212368 27843 leader_election.cc:304] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:54.213258 28018 raft_consensus.cc:2804] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.213742 28018 raft_consensus.cc:697] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:54.214720 28018 consensus_queue.cc:237] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.223996 27803 raft_consensus.cc:3060] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.229245 27700 catalog_manager.cc:5697] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 1 to 2, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 2 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:54.229866 28082 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:54.236615 27803 raft_consensus.cc:2468] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 2.
I20260710 13:24:54.237710 28082 raft_consensus.cc:993] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:24:54.238153 28022 raft_consensus.cc:1081] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Signalling peer 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:24:54.240026 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d"
dest_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:44992
I20260710 13:24:54.240595 27876 raft_consensus.cc:493] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.240964 27876 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.246040 27876 raft_consensus.cc:515] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.248486 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:54.248749 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:54.249106 27803 raft_consensus.cc:3055] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.249256 27952 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.249468 27803 raft_consensus.cc:740] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:54.250290 27803 consensus_queue.cc:260] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.251349 27803 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.252588 27876 leader_election.cc:290] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 2 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:54.256202 27952 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 2.
I20260710 13:24:54.257284 27843 leader_election.cc:304] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:54.257817 27803 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 2.
I20260710 13:24:54.257956 28018 raft_consensus.cc:2804] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.258432 28018 raft_consensus.cc:697] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:54.259232 28018 consensus_queue.cc:237] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.265089 27698 catalog_manager.cc:5697] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 1 to 2, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 2 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:54.366073 28059 raft_consensus.cc:993] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:54.366703 28063 raft_consensus.cc:1081] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:54.368449 27803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39290
I20260710 13:24:54.368973 27803 raft_consensus.cc:493] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.369289 27803 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.374119 27803 raft_consensus.cc:515] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.375813 27803 leader_election.cc:290] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:54.376724 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:54.376920 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:54.377321 27876 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.377439 27952 raft_consensus.cc:3055] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.377781 27952 raft_consensus.cc:740] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:54.378433 27952 consensus_queue.cc:260] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.379392 27952 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.383105 27876 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:54.384186 28017 raft_consensus.cc:993] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:54.384680 28018 raft_consensus.cc:1081] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:54.384542 27769 leader_election.cc:304] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:54.385182 27952 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:54.385421 28022 raft_consensus.cc:2804] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.385993 28022 raft_consensus.cc:697] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:54.386520 27803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97733e19254d47608fc81afd276e98b2"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:24:54.387161 27803 raft_consensus.cc:493] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.386916 28022 consensus_queue.cc:237] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.387584 27803 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.393369 27803 raft_consensus.cc:515] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.395007 27698 catalog_manager.cc:5697] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 1 to 2, leader changed from 7ae529a77470414a9bd8670d438aec16 (127.26.136.67) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:54.395646 27803 leader_election.cc:290] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:54.396312 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:54.396977 27876 raft_consensus.cc:3055] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.396898 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:54.397380 27876 raft_consensus.cc:740] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:54.397739 27952 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.398221 27876 consensus_queue.cc:260] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.399520 27876 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.404764 27952 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:54.406051 27768 leader_election.cc:304] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:54.406229 27876 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:54.406858 28022 raft_consensus.cc:2804] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.407397 28022 raft_consensus.cc:697] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:54.408277 28022 consensus_queue.cc:237] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.414750 27698 catalog_manager.cc:5697] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 1 to 2, leader changed from 352596ee169648499c98a5a716aa210b (127.26.136.66) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:54.486361 27952 raft_consensus.cc:1275] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.487628 28022 consensus_queue.cc:1048] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.497680 27878 raft_consensus.cc:1275] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.499022 28031 consensus_queue.cc:1048] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.499523 27998 raft_consensus.cc:993] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:24:54.499944 27998 raft_consensus.cc:1081] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Signalling peer 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:24:54.501749 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850"
dest_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:44992
I20260710 13:24:54.502372 27876 raft_consensus.cc:493] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:54.502802 27876 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.509925 27876 raft_consensus.cc:515] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.511644 27876 leader_election.cc:290] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 2 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:54.512791 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:54.513108 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:54.513451 27952 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.513695 27803 raft_consensus.cc:3055] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:54.514077 27803 raft_consensus.cc:740] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:54.514931 27803 consensus_queue.cc:260] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.516316 27803 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:54.521131 27952 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 2.
I20260710 13:24:54.522343 27843 leader_election.cc:304] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:54.523074 28018 raft_consensus.cc:2804] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:54.523358 27803 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 2.
I20260710 13:24:54.523641 28018 raft_consensus.cc:697] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:54.524590 28018 consensus_queue.cc:237] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:54.530850 27700 catalog_manager.cc:5697] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 1 to 2, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 2 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:54.626543 27803 raft_consensus.cc:1275] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.627880 28018 consensus_queue.cc:1048] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.628759 27876 raft_consensus.cc:1275] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.629925 28063 consensus_queue.cc:1048] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.636418 27952 raft_consensus.cc:1275] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.645370 27803 raft_consensus.cc:1275] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.645438 27997 consensus_queue.cc:1048] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.646943 28061 consensus_queue.cc:1048] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.813771 27952 raft_consensus.cc:1275] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.815249 27997 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.823113 27802 raft_consensus.cc:1275] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.824676 27997 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:54.870985 27952 raft_consensus.cc:1275] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.872277 28022 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.880205 27876 raft_consensus.cc:1275] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.881616 27998 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.895547 27876 raft_consensus.cc:1275] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.896831 27998 consensus_queue.cc:1048] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.904424 27952 raft_consensus.cc:1275] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.905884 27998 consensus_queue.cc:1048] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.935425 27802 raft_consensus.cc:1275] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.936807 27997 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.940874 27952 raft_consensus.cc:1275] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:54.942739 27997 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:57.139952 27169 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:24:57.140782 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:57.164296 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:40096
I20260710 13:24:57.164928 27802 raft_consensus.cc:606] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Received request to transfer leadership to TS 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:57.167454 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97733e19254d47608fc81afd276e98b2"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:40096
I20260710 13:24:57.167950 27802 raft_consensus.cc:606] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Received request to transfer leadership to TS 7ae529a77470414a9bd8670d438aec16
I20260710 13:24:57.168941 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:57.169420 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:57.294370 28089 raft_consensus.cc:993] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:24:57.294826 28091 raft_consensus.cc:1081] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Signalling peer 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:24:57.296149 27952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97733e19254d47608fc81afd276e98b2"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:53992
I20260710 13:24:57.296684 27952 raft_consensus.cc:493] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:57.297015 27952 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:57.301990 27952 raft_consensus.cc:515] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:57.303534 27952 leader_election.cc:290] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 3 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:24:57.304543 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:57.304562 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:57.305048 27876 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:57.305145 27802 raft_consensus.cc:3055] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:57.305497 27802 raft_consensus.cc:740] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:57.306169 27802 consensus_queue.cc:260] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:57.307039 27802 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:57.309383 27876 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 3.
I20260710 13:24:57.310477 27918 leader_election.cc:304] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [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: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:57.311234 28088 raft_consensus.cc:2804] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:57.312224 27802 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 3.
I20260710 13:24:57.312353 28088 raft_consensus.cc:697] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Becoming Leader. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:57.313275 28088 consensus_queue.cc:237] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:57.320181 27700 catalog_manager.cc:5697] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 reported cstate change: term changed from 2 to 3, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 7ae529a77470414a9bd8670d438aec16 (127.26.136.67). New cstate: current_term: 3 leader_uuid: "7ae529a77470414a9bd8670d438aec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:57.326210 28089 raft_consensus.cc:993] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:24:57.326731 28089 raft_consensus.cc:1081] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Signalling peer 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:24:57.328356 27952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:53992
I20260710 13:24:57.328871 27952 raft_consensus.cc:493] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:57.329141 27952 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.334336 27952 raft_consensus.cc:515] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:57.335706 27952 leader_election.cc:290] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 2 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:24:57.336575 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:24:57.336714 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:57.337106 27802 raft_consensus.cc:3055] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:57.337203 27876 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.337412 27802 raft_consensus.cc:740] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:57.338088 27802 consensus_queue.cc:260] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:57.338960 27802 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.341367 27876 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 2.
I20260710 13:24:57.342265 27918 leader_election.cc:304] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:24:57.343029 28088 raft_consensus.cc:2804] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:57.343406 27802 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 2.
I20260710 13:24:57.343432 28088 raft_consensus.cc:697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:57.344367 28088 consensus_queue.cc:237] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:57.351236 27700 catalog_manager.cc:5697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 reported cstate change: term changed from 1 to 2, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 7ae529a77470414a9bd8670d438aec16 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "7ae529a77470414a9bd8670d438aec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:57.732095 27876 raft_consensus.cc:1275] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:57.733356 28088 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:57.743119 27802 raft_consensus.cc:1275] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:57.744879 28088 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:57.813318 27876 raft_consensus.cc:1275] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:57.814487 28088 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:57.823515 27802 raft_consensus.cc:1275] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:57.824921 28109 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:58.170308 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:58.186074 27952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:53996
I20260710 13:24:58.186582 27952 raft_consensus.cc:606] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:58.191247 27952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97733e19254d47608fc81afd276e98b2"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:53996
I20260710 13:24:58.191756 27952 raft_consensus.cc:606] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:58.199215 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850"
dest_uuid: "352596ee169648499c98a5a716aa210b"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:58.199705 27876 raft_consensus.cc:606] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:58.204335 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d"
dest_uuid: "352596ee169648499c98a5a716aa210b"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:58.204762 27876 raft_consensus.cc:606] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:58.209095 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109"
dest_uuid: "352596ee169648499c98a5a716aa210b"
mode: GRACEFUL
new_leader_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:58.209573 27876 raft_consensus.cc:606] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Received request to transfer leadership to TS 9b8818d29e784b33b452a8bd18964281
I20260710 13:24:58.354278 28111 raft_consensus.cc:993] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.354722 28111 raft_consensus.cc:1081] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.355101 28017 raft_consensus.cc:993] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.355520 28112 raft_consensus.cc:1081] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.356359 27803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:24:58.356876 27803 raft_consensus.cc:493] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:58.357008 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:24:58.357178 27803 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.357537 27802 raft_consensus.cc:493] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:58.357853 27802 raft_consensus.cc:3060] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:58.361810 27803 raft_consensus.cc:515] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.362558 27802 raft_consensus.cc:515] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.363612 27803 leader_election.cc:290] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 3 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:58.364207 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:58.364650 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:58.364753 27876 raft_consensus.cc:3055] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:58.365150 27952 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.365123 27876 raft_consensus.cc:740] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:58.365357 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:58.366010 27878 raft_consensus.cc:3055] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:58.366438 27878 raft_consensus.cc:740] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:58.366053 27876 consensus_queue.cc:260] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.367251 27876 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.367216 27878 consensus_queue.cc:260] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.368415 27878 raft_consensus.cc:3060] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:58.371367 27952 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 3.
I20260710 13:24:58.372548 27768 leader_election.cc:304] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [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: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:58.372788 27802 leader_election.cc:290] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:58.373345 28091 raft_consensus.cc:2804] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:58.373405 27876 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 3.
I20260710 13:24:58.373908 28091 raft_consensus.cc:697] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:58.374701 28091 consensus_queue.cc:237] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.377054 27878 raft_consensus.cc:2468] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:58.378365 27769 leader_election.cc:304] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:58.378527 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f2fa630b94a00bfd384738aa2f109" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:58.379057 27952 raft_consensus.cc:3060] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:58.379205 28089 raft_consensus.cc:2804] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:58.385190 27952 raft_consensus.cc:2468] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 2.
I20260710 13:24:58.385329 28089 raft_consensus.cc:697] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:58.386236 28089 consensus_queue.cc:237] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.386631 27700 catalog_manager.cc:5697] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 2 to 3, leader changed from 352596ee169648499c98a5a716aa210b (127.26.136.66) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 3 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:58.400194 28094 raft_consensus.cc:993] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.400687 28109 raft_consensus.cc:1081] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.402346 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39290
I20260710 13:24:58.402868 27802 raft_consensus.cc:493] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:58.403209 27802 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.403894 27698 catalog_manager.cc:5697] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 1 to 2, leader changed from 352596ee169648499c98a5a716aa210b (127.26.136.66) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:58.409121 27802 raft_consensus.cc:515] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.411062 27802 leader_election.cc:290] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 3 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:58.411753 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:58.411943 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:58.412281 27876 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.412375 27952 raft_consensus.cc:3055] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:58.412698 27952 raft_consensus.cc:740] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:58.413412 27952 consensus_queue.cc:260] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.414446 27952 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.418424 27876 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 3.
I20260710 13:24:58.419535 27769 leader_election.cc:304] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [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: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:58.420259 28114 raft_consensus.cc:2804] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:58.420396 27952 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 3.
I20260710 13:24:58.420713 28114 raft_consensus.cc:697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:58.421540 28114 consensus_queue.cc:237] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.426823 27698 catalog_manager.cc:5697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 2 to 3, leader changed from 7ae529a77470414a9bd8670d438aec16 (127.26.136.67) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 3 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:58.451120 28111 raft_consensus.cc:993] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.451540 28112 raft_consensus.cc:1081] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.452916 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:24:58.453384 27802 raft_consensus.cc:493] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:58.453673 27802 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.458109 27802 raft_consensus.cc:515] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.459692 27802 leader_election.cc:290] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 3 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:58.460570 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:58.460811 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:58.461153 27876 raft_consensus.cc:3055] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:58.461251 27952 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.461472 27876 raft_consensus.cc:740] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:24:58.462178 27876 consensus_queue.cc:260] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.463259 27876 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:58.467345 27952 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 3.
I20260710 13:24:58.468425 27768 leader_election.cc:304] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [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: 7ae529a77470414a9bd8670d438aec16, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:58.468840 27876 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 3.
I20260710 13:24:58.469202 28114 raft_consensus.cc:2804] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:58.469698 28114 raft_consensus.cc:697] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:58.470484 28114 consensus_queue.cc:237] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.476696 27698 catalog_manager.cc:5697] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 2 to 3, leader changed from 352596ee169648499c98a5a716aa210b (127.26.136.66) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 3 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:58.620033 28094 raft_consensus.cc:993] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: : Instructing follower 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.620440 28109 raft_consensus.cc:1081] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Signalling peer 9b8818d29e784b33b452a8bd18964281 to start an election
I20260710 13:24:58.622043 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97733e19254d47608fc81afd276e98b2"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
 from {username='slave'} at 127.0.0.1:39290
I20260710 13:24:58.622627 27802 raft_consensus.cc:493] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:58.622968 27802 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:58.627532 27802 raft_consensus.cc:515] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.629498 27802 leader_election.cc:290] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [CANDIDATE]: Term 4 election: Requested vote from peers 352596ee169648499c98a5a716aa210b (127.26.136.66:36039), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:24:58.630519 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:24:58.630568 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97733e19254d47608fc81afd276e98b2" candidate_uuid: "9b8818d29e784b33b452a8bd18964281" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:24:58.631134 27952 raft_consensus.cc:3055] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:58.631145 27876 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:58.631425 27952 raft_consensus.cc:740] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:24:58.632138 27952 consensus_queue.cc:260] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.633015 27952 raft_consensus.cc:3060] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:58.635638 27876 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 4.
I20260710 13:24:58.636657 27769 leader_election.cc:304] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [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: 352596ee169648499c98a5a716aa210b, 9b8818d29e784b33b452a8bd18964281; no voters: 
I20260710 13:24:58.637467 27952 raft_consensus.cc:2468] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8818d29e784b33b452a8bd18964281 in term 4.
I20260710 13:24:58.637454 28114 raft_consensus.cc:2804] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:58.638090 28114 raft_consensus.cc:697] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 4 LEADER]: Becoming Leader. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:24:58.638778 28114 consensus_queue.cc:237] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:24:58.644230 27698 catalog_manager.cc:5697] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 reported cstate change: term changed from 3 to 4, leader changed from 7ae529a77470414a9bd8670d438aec16 (127.26.136.67) to 9b8818d29e784b33b452a8bd18964281 (127.26.136.65). New cstate: current_term: 4 leader_uuid: "9b8818d29e784b33b452a8bd18964281" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:58.788589 27876 raft_consensus.cc:1275] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:58.789933 28114 consensus_queue.cc:1048] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:58.799008 27952 raft_consensus.cc:1275] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:58.800917 28123 consensus_queue.cc:1048] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:58.839917 27876 raft_consensus.cc:1275] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:58.841107 28123 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:58.849335 27952 raft_consensus.cc:1275] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:58.850718 28123 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:58.990245 27952 raft_consensus.cc:1275] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:58.992669 28123 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:58.999496 27876 raft_consensus.cc:1275] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:59.000025 27878 raft_consensus.cc:1275] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:59.001369 28089 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:59.001752 28123 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:59.031641 27952 raft_consensus.cc:1275] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:59.033615 28091 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:59.202211 27951 raft_consensus.cc:1275] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:59.203488 28091 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:59.213614 27878 raft_consensus.cc:1275] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Refusing update from remote peer 9b8818d29e784b33b452a8bd18964281: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:59.215085 28114 consensus_queue.cc:1048] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:01.216949 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:01.225548 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:40096
I20260710 13:25:01.226284 27802 raft_consensus.cc:606] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Received request to transfer leadership to TS 352596ee169648499c98a5a716aa210b
I20260710 13:25:01.228695 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:40096
I20260710 13:25:01.229075 27802 raft_consensus.cc:606] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Received request to transfer leadership to TS 352596ee169648499c98a5a716aa210b
I20260710 13:25:01.230957 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:40096
I20260710 13:25:01.231310 27802 raft_consensus.cc:606] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Received request to transfer leadership to TS 7ae529a77470414a9bd8670d438aec16
I20260710 13:25:01.233299 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae"
dest_uuid: "9b8818d29e784b33b452a8bd18964281"
mode: GRACEFUL
new_leader_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:40096
I20260710 13:25:01.233673 27802 raft_consensus.cc:606] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Received request to transfer leadership to TS 7ae529a77470414a9bd8670d438aec16
I20260710 13:25:01.234651 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:25:01.235203 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:01.289336 28137 raft_consensus.cc:993] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:25:01.289791 28089 raft_consensus.cc:1081] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Signalling peer 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:25:01.291134 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d"
dest_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:44992
I20260710 13:25:01.291540 27876 raft_consensus.cc:493] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.291878 27876 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.297087 27876 raft_consensus.cc:515] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.299665 27876 leader_election.cc:290] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 4 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:25:01.300806 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:25:01.301059 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c1212ee6ca44c6db669e9816b62e06d" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:25:01.301689 27802 raft_consensus.cc:3055] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:25:01.301745 27951 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.302117 27802 raft_consensus.cc:740] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:25:01.303351 27802 consensus_queue.cc:260] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.305205 27802 raft_consensus.cc:3060] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.309060 27951 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 4.
I20260710 13:25:01.310824 27843 leader_election.cc:304] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [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: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:25:01.311841 28138 raft_consensus.cc:2804] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:25:01.313088 28138 raft_consensus.cc:697] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 4 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:25:01.313663 27802 raft_consensus.cc:2468] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 4.
I20260710 13:25:01.314251 28138 consensus_queue.cc:237] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.322642 27698 catalog_manager.cc:5697] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 3 to 4, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 4 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.457765 28137 raft_consensus.cc:993] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:25:01.458222 28089 raft_consensus.cc:1081] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Signalling peer 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:25:01.459544 27951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:53992
I20260710 13:25:01.460002 27951 raft_consensus.cc:493] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.460275 27951 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.464406 27951 raft_consensus.cc:515] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.465829 27951 leader_election.cc:290] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 4 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:25:01.466754 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:25:01.466878 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb037d94c4947ffb1fb69dc113e8850" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:25:01.467334 27802 raft_consensus.cc:3055] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:25:01.467420 27876 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.467635 27802 raft_consensus.cc:740] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:25:01.468449 27802 consensus_queue.cc:260] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.469538 27802 raft_consensus.cc:3060] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.472438 27876 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 4.
I20260710 13:25:01.473578 27918 leader_election.cc:304] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [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: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:25:01.474443 28109 raft_consensus.cc:2804] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:25:01.474992 27802 raft_consensus.cc:2468] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 4.
I20260710 13:25:01.475915 28109 raft_consensus.cc:697] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 4 LEADER]: Becoming Leader. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:25:01.476961 28109 consensus_queue.cc:237] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.478206 28137 raft_consensus.cc:993] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:25:01.478765 28146 raft_consensus.cc:1081] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Signalling peer 352596ee169648499c98a5a716aa210b to start an election
I20260710 13:25:01.480543 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1"
dest_uuid: "352596ee169648499c98a5a716aa210b"
 from {username='slave'} at 127.0.0.1:44992
I20260710 13:25:01.481173 27876 raft_consensus.cc:493] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.481520 27876 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.485006 27698 catalog_manager.cc:5697] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 reported cstate change: term changed from 3 to 4, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 7ae529a77470414a9bd8670d438aec16 (127.26.136.67). New cstate: current_term: 4 leader_uuid: "7ae529a77470414a9bd8670d438aec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:01.485975 27876 raft_consensus.cc:515] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.487528 27876 leader_election.cc:290] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [CANDIDATE]: Term 4 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 7ae529a77470414a9bd8670d438aec16 (127.26.136.67:35235)
I20260710 13:25:01.488355 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:25:01.488590 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66af9223f6dc4c5888700ab5cfc9d2d1" candidate_uuid: "352596ee169648499c98a5a716aa210b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ae529a77470414a9bd8670d438aec16"
I20260710 13:25:01.488981 27802 raft_consensus.cc:3055] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:25:01.489087 27951 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.489351 27802 raft_consensus.cc:740] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:25:01.490222 27802 consensus_queue.cc:260] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.491442 27802 raft_consensus.cc:3060] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:25:01.494051 27951 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 4.
I20260710 13:25:01.494922 27843 leader_election.cc:304] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [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: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:25:01.495539 28138 raft_consensus.cc:2804] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:25:01.495914 28138 raft_consensus.cc:697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 4 LEADER]: Becoming Leader. State: Replica: 352596ee169648499c98a5a716aa210b, State: Running, Role: LEADER
I20260710 13:25:01.496646 28138 consensus_queue.cc:237] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.497334 27802 raft_consensus.cc:2468] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352596ee169648499c98a5a716aa210b in term 4.
I20260710 13:25:01.503232 27698 catalog_manager.cc:5697] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b reported cstate change: term changed from 3 to 4, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 352596ee169648499c98a5a716aa210b (127.26.136.66). New cstate: current_term: 4 leader_uuid: "352596ee169648499c98a5a716aa210b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.640668 28089 raft_consensus.cc:993] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: : Instructing follower 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:25:01.641132 28146 raft_consensus.cc:1081] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Signalling peer 7ae529a77470414a9bd8670d438aec16 to start an election
I20260710 13:25:01.642637 27951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae"
dest_uuid: "7ae529a77470414a9bd8670d438aec16"
 from {username='slave'} at 127.0.0.1:53992
I20260710 13:25:01.643105 27951 raft_consensus.cc:493] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.643496 27951 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:01.648003 27951 raft_consensus.cc:515] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.649463 27951 leader_election.cc:290] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [CANDIDATE]: Term 3 election: Requested vote from peers 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925), 352596ee169648499c98a5a716aa210b (127.26.136.66:36039)
I20260710 13:25:01.650276 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b8818d29e784b33b452a8bd18964281"
I20260710 13:25:01.650435 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5758793bb2841ca9178ccfe0d57a1ae" candidate_uuid: "7ae529a77470414a9bd8670d438aec16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "352596ee169648499c98a5a716aa210b"
I20260710 13:25:01.650871 27802 raft_consensus.cc:3055] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:01.650949 27876 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:01.651306 27802 raft_consensus.cc:740] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9b8818d29e784b33b452a8bd18964281, State: Running, Role: LEADER
I20260710 13:25:01.652180 27802 consensus_queue.cc:260] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.653352 27802 raft_consensus.cc:3060] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:01.657596 27876 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 3.
I20260710 13:25:01.658687 27918 leader_election.cc:304] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [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: 352596ee169648499c98a5a716aa210b, 7ae529a77470414a9bd8670d438aec16; no voters: 
I20260710 13:25:01.659394 28109 raft_consensus.cc:2804] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:01.659415 27802 raft_consensus.cc:2468] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae529a77470414a9bd8670d438aec16 in term 3.
I20260710 13:25:01.660041 28109 raft_consensus.cc:697] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Becoming Leader. State: Replica: 7ae529a77470414a9bd8670d438aec16, State: Running, Role: LEADER
I20260710 13:25:01.661067 28109 consensus_queue.cc:237] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [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: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } }
I20260710 13:25:01.667433 27698 catalog_manager.cc:5697] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 reported cstate change: term changed from 2 to 3, leader changed from 9b8818d29e784b33b452a8bd18964281 (127.26.136.65) to 7ae529a77470414a9bd8670d438aec16 (127.26.136.67). New cstate: current_term: 3 leader_uuid: "7ae529a77470414a9bd8670d438aec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:01.807689 27951 raft_consensus.cc:1275] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:01.809001 28138 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:01.820365 27802 raft_consensus.cc:1275] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:01.822117 28138 consensus_queue.cc:1048] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:01.935221 27876 raft_consensus.cc:1275] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:01.936357 28109 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:01.944207 27951 raft_consensus.cc:1275] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:01.946225 27802 raft_consensus.cc:1275] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:01.946285 28138 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae529a77470414a9bd8670d438aec16" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:01.948233 28156 consensus_queue.cc:1048] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:01.963773 27802 raft_consensus.cc:1275] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Refusing update from remote peer 352596ee169648499c98a5a716aa210b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:25:01.965333 28138 consensus_queue.cc:1048] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:02.044958 27802 raft_consensus.cc:1275] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:02.046237 28156 consensus_queue.cc:1048] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b8818d29e784b33b452a8bd18964281" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:02.055316 27876 raft_consensus.cc:1275] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Refusing update from remote peer 7ae529a77470414a9bd8670d438aec16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:02.056982 28163 consensus_queue.cc:1048] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352596ee169648499c98a5a716aa210b" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:02.236089 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:02.241886 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
I20260710 13:25:02.270223 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:02.270975 27169 tablet_replica.cc:333] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.271546 27169 raft_consensus.cc:2243] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.271992 27169 raft_consensus.cc:2272] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.273926 27169 tablet_replica.cc:333] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.274407 27169 raft_consensus.cc:2243] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.274811 27169 raft_consensus.cc:2272] T b66457b0dae14294a94b973aa5b8a3bf P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.276438 27169 tablet_replica.cc:333] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.277009 27169 raft_consensus.cc:2243] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.277422 27169 raft_consensus.cc:2272] T 7c1212ee6ca44c6db669e9816b62e06d P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.279703 27169 tablet_replica.cc:333] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.280201 27169 raft_consensus.cc:2243] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.280629 27169 raft_consensus.cc:2272] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.282804 27169 tablet_replica.cc:333] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.283331 27169 raft_consensus.cc:2243] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.284040 27169 raft_consensus.cc:2272] T edaa72dd0b224aa6af32402c3520697e P 9b8818d29e784b33b452a8bd18964281 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.285856 27169 tablet_replica.cc:333] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.286342 27169 raft_consensus.cc:2243] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.286689 27169 raft_consensus.cc:2272] T 9eb037d94c4947ffb1fb69dc113e8850 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.288919 27169 tablet_replica.cc:333] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.289388 27169 raft_consensus.cc:2243] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.289742 27169 raft_consensus.cc:2272] T a5758793bb2841ca9178ccfe0d57a1ae P 9b8818d29e784b33b452a8bd18964281 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.291711 27169 tablet_replica.cc:333] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.292174 27169 raft_consensus.cc:2243] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.292914 27169 raft_consensus.cc:2272] T 97733e19254d47608fc81afd276e98b2 P 9b8818d29e784b33b452a8bd18964281 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.294540 27169 tablet_replica.cc:333] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.295001 27169 raft_consensus.cc:2243] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.295619 27169 raft_consensus.cc:2272] T d15f2fa630b94a00bfd384738aa2f109 P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.297302 27169 tablet_replica.cc:333] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281: stopping tablet replica
I20260710 13:25:02.297984 27169 raft_consensus.cc:2243] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.299012 27169 raft_consensus.cc:2272] T 11ebe841b648455295a7c25662e6ce8c P 9b8818d29e784b33b452a8bd18964281 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.318681 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
W20260710 13:25:02.339589 27842 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.65:43925: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260710 13:25:02.344194 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
W20260710 13:25:02.344090 27842 consensus_peers.cc:597] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b -> Peer 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925): Couldn't send request to peer 9b8818d29e784b33b452a8bd18964281. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:02.366763 27916 consensus_peers.cc:597] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 -> Peer 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925): Couldn't send request to peer 9b8818d29e784b33b452a8bd18964281. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:02.374198 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:02.374958 27169 tablet_replica.cc:333] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.376071 27169 raft_consensus.cc:2243] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.376734 27169 raft_consensus.cc:2272] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.378712 27169 tablet_replica.cc:333] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.379259 27169 raft_consensus.cc:2243] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.380112 27169 raft_consensus.cc:2272] T b66457b0dae14294a94b973aa5b8a3bf P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.381982 27169 tablet_replica.cc:333] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.382541 27169 raft_consensus.cc:2243] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.383246 27169 raft_consensus.cc:2272] T 7c1212ee6ca44c6db669e9816b62e06d P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.385373 27169 tablet_replica.cc:333] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.385919 27169 raft_consensus.cc:2243] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.386415 27169 raft_consensus.cc:2272] T 97733e19254d47608fc81afd276e98b2 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.388093 27169 tablet_replica.cc:333] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.388684 27169 raft_consensus.cc:2243] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.389117 27169 raft_consensus.cc:2272] T edaa72dd0b224aa6af32402c3520697e P 352596ee169648499c98a5a716aa210b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.390799 27169 tablet_replica.cc:333] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.391311 27169 raft_consensus.cc:2243] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.392057 27169 raft_consensus.cc:2272] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.394281 27169 tablet_replica.cc:333] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.394822 27169 raft_consensus.cc:2243] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.395272 27169 raft_consensus.cc:2272] T 9eb037d94c4947ffb1fb69dc113e8850 P 352596ee169648499c98a5a716aa210b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.397465 27169 tablet_replica.cc:333] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.398021 27169 raft_consensus.cc:2243] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.398478 27169 raft_consensus.cc:2272] T a5758793bb2841ca9178ccfe0d57a1ae P 352596ee169648499c98a5a716aa210b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.400678 27169 tablet_replica.cc:333] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.401185 27169 raft_consensus.cc:2243] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.401628 27169 raft_consensus.cc:2272] T d15f2fa630b94a00bfd384738aa2f109 P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.403309 27169 tablet_replica.cc:333] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b: stopping tablet replica
I20260710 13:25:02.403774 27169 raft_consensus.cc:2243] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.404224 27169 raft_consensus.cc:2272] T 11ebe841b648455295a7c25662e6ce8c P 352596ee169648499c98a5a716aa210b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.434747 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
I20260710 13:25:02.453018 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
W20260710 13:25:02.476389 27916 consensus_peers.cc:597] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 -> Peer 9b8818d29e784b33b452a8bd18964281 (127.26.136.65:43925): Couldn't send request to peer 9b8818d29e784b33b452a8bd18964281. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:02.480710 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:02.481357 27169 tablet_replica.cc:333] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.481889 27169 raft_consensus.cc:2243] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.482300 27169 raft_consensus.cc:2272] T b66457b0dae14294a94b973aa5b8a3bf P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.484017 27169 tablet_replica.cc:333] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.484560 27169 raft_consensus.cc:2243] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.485257 27169 raft_consensus.cc:2272] T ad88b0895ac14e01b8f6ca23a5cfcf02 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.487284 27169 tablet_replica.cc:333] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.487790 27169 raft_consensus.cc:2243] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.488219 27169 raft_consensus.cc:2272] T 7c1212ee6ca44c6db669e9816b62e06d P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.490904 27169 tablet_replica.cc:333] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.491446 27169 raft_consensus.cc:2243] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.491880 27169 raft_consensus.cc:2272] T 66af9223f6dc4c5888700ab5cfc9d2d1 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.494124 27169 tablet_replica.cc:333] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.494640 27169 raft_consensus.cc:2243] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.495055 27169 raft_consensus.cc:2272] T edaa72dd0b224aa6af32402c3520697e P 7ae529a77470414a9bd8670d438aec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.496827 27169 tablet_replica.cc:333] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.497282 27169 raft_consensus.cc:2243] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.497663 27169 raft_consensus.cc:2272] T 97733e19254d47608fc81afd276e98b2 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.499243 27169 tablet_replica.cc:333] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.499693 27169 raft_consensus.cc:2243] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.500087 27169 raft_consensus.cc:2272] T d15f2fa630b94a00bfd384738aa2f109 P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.501649 27169 tablet_replica.cc:333] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.502092 27169 raft_consensus.cc:2243] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.502468 27169 raft_consensus.cc:2272] T 11ebe841b648455295a7c25662e6ce8c P 7ae529a77470414a9bd8670d438aec16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.504040 27169 tablet_replica.cc:333] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.504524 27169 raft_consensus.cc:2243] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.505193 27169 raft_consensus.cc:2272] T 9eb037d94c4947ffb1fb69dc113e8850 P 7ae529a77470414a9bd8670d438aec16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.506906 27169 tablet_replica.cc:333] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16: stopping tablet replica
I20260710 13:25:02.507340 27169 raft_consensus.cc:2243] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.508020 27169 raft_consensus.cc:2272] T a5758793bb2841ca9178ccfe0d57a1ae P 7ae529a77470414a9bd8670d438aec16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.535450 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
I20260710 13:25:02.553973 27169 master.cc:562] Master@127.26.136.126:34375 shutting down...
I20260710 13:25:02.573298 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.573892 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.574275 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P a41f65484c284d4eac3c59e42214e4e3: stopping tablet replica
I20260710 13:25:02.594413 27169 master.cc:584] Master@127.26.136.126:34375 shutdown complete.
352596ee169648499c98a5a716aa210b  4
7ae529a77470414a9bd8670d438aec16  1
9b8818d29e784b33b452a8bd18964281  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10456 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:25:02.638068 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:34293
I20260710 13:25:02.639158 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:02.645503 28169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:02.645773 28170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:02.646468 28172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:02.648427 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:02.649412 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:02.649585 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:02.649701 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689902649690 us; error 0 us; skew 500 ppm
I20260710 13:25:02.650142 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:02.652405 27169 webserver.cc:533] Webserver started at http://127.26.136.126:37435/ using document root <none> and password file <none>
I20260710 13:25:02.652910 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:02.653074 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:02.653290 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:02.654420 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "2ec59f47ef38450d9aad06fc059de540"
format_stamp: "Formatted at 2026-07-10 13:25:02 on dist-test-slave-8s6r"
I20260710 13:25:02.658951 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:02.662221 28177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:02.662919 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:25:02.663146 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "2ec59f47ef38450d9aad06fc059de540"
format_stamp: "Formatted at 2026-07-10 13:25:02 on dist-test-slave-8s6r"
I20260710 13:25:02.663388 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:02.677196 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:02.678380 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:02.715996 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:34293
I20260710 13:25:02.716105 28228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:34293 every 8 connection(s)
I20260710 13:25:02.720108 28229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:02.730827 28229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540: Bootstrap starting.
I20260710 13:25:02.735824 28229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:02.740360 28229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540: No bootstrap required, opened a new log
I20260710 13:25:02.742589 28229 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec59f47ef38450d9aad06fc059de540" member_type: VOTER }
I20260710 13:25:02.742983 28229 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:02.743177 28229 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec59f47ef38450d9aad06fc059de540, State: Initialized, Role: FOLLOWER
I20260710 13:25:02.743791 28229 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ec59f47ef38450d9aad06fc059de540" member_type: VOTER }
I20260710 13:25:02.744251 28229 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:02.744473 28229 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:02.744843 28229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:02.749356 28229 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec59f47ef38450d9aad06fc059de540" member_type: VOTER }
I20260710 13:25:02.749990 28229 leader_election.cc:304] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [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: 2ec59f47ef38450d9aad06fc059de540; no voters: 
I20260710 13:25:02.751171 28229 leader_election.cc:290] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:02.751483 28232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:02.752875 28232 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 1 LEADER]: Becoming Leader. State: Replica: 2ec59f47ef38450d9aad06fc059de540, State: Running, Role: LEADER
I20260710 13:25:02.753527 28232 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [LEADER]: Queue going to LEADER mode. State: All 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: "2ec59f47ef38450d9aad06fc059de540" member_type: VOTER }
I20260710 13:25:02.754369 28229 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:02.758787 28234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ec59f47ef38450d9aad06fc059de540. Latest consensus state: current_term: 1 leader_uuid: "2ec59f47ef38450d9aad06fc059de540" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec59f47ef38450d9aad06fc059de540" member_type: VOTER } }
I20260710 13:25:02.759573 28234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:02.760242 28233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ec59f47ef38450d9aad06fc059de540" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec59f47ef38450d9aad06fc059de540" member_type: VOTER } }
I20260710 13:25:02.760733 28233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:02.761740 28239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:02.766733 28239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:02.772146 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:02.775224 28239 catalog_manager.cc:1383] Generated new cluster ID: 9538b083a5fb4b49b7f62970d4a05d39
I20260710 13:25:02.775532 28239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:02.797184 28239 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:02.798466 28239 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:02.811992 28239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540: Generated new TSK 0
I20260710 13:25:02.812613 28239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:02.838577 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:02.845266 28250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:02.846410 28251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:02.847954 28253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:02.848263 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:02.849292 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:02.849483 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:02.849714 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689902849693 us; error 0 us; skew 500 ppm
I20260710 13:25:02.850322 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:02.852825 27169 webserver.cc:533] Webserver started at http://127.26.136.65:40075/ using document root <none> and password file <none>
I20260710 13:25:02.853323 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:02.853507 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:02.853777 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:02.854816 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "e768d31c37884e40af3a4d1642783e35"
format_stamp: "Formatted at 2026-07-10 13:25:02 on dist-test-slave-8s6r"
I20260710 13:25:02.859299 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:25:02.862607 28258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:02.863358 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:25:02.863641 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "e768d31c37884e40af3a4d1642783e35"
format_stamp: "Formatted at 2026-07-10 13:25:02 on dist-test-slave-8s6r"
I20260710 13:25:02.863927 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:02.875846 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:02.877144 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:02.878553 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:02.880832 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:02.881048 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:02.881292 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:02.881472 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:02.921381 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:38301
I20260710 13:25:02.921479 28320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:38301 every 8 connection(s)
I20260710 13:25:02.926328 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:02.932938 28325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:02.935667 28326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:02.937484 27169 server_base.cc:1061] running on GCE node
W20260710 13:25:02.938107 28328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:02.938999 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:02.939260 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:02.939436 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689902939418 us; error 0 us; skew 500 ppm
I20260710 13:25:02.940217 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:02.942524 28321 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34293
I20260710 13:25:02.942878 28321 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:02.943133 27169 webserver.cc:533] Webserver started at http://127.26.136.66:45923/ using document root <none> and password file <none>
I20260710 13:25:02.943651 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:02.943607 28321 heartbeater.cc:507] Master 127.26.136.126:34293 requested a full tablet report, sending...
I20260710 13:25:02.943946 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:02.944233 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:02.945659 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "43d571082f8e470b8828cdcdfffb80a0"
format_stamp: "Formatted at 2026-07-10 13:25:02 on dist-test-slave-8s6r"
I20260710 13:25:02.945981 28194 ts_manager.cc:194] Registered new tserver with Master: e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301)
I20260710 13:25:02.948436 28194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60166
I20260710 13:25:02.951817 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:25:02.955441 28333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:02.956250 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:02.956565 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "43d571082f8e470b8828cdcdfffb80a0"
format_stamp: "Formatted at 2026-07-10 13:25:02 on dist-test-slave-8s6r"
I20260710 13:25:02.956842 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:02.975450 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:02.976694 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:02.978129 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:02.980269 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:02.980515 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:02.980747 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:02.980914 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:03.020062 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:46245
I20260710 13:25:03.020182 28395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:46245 every 8 connection(s)
I20260710 13:25:03.024677 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:03.032100 28399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:03.033000 28400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:03.035351 27169 server_base.cc:1061] running on GCE node
W20260710 13:25:03.037112 28402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:03.037954 28396 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34293
I20260710 13:25:03.038297 28396 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:03.038326 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:03.038694 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:03.038887 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689903038867 us; error 0 us; skew 500 ppm
I20260710 13:25:03.039109 28396 heartbeater.cc:507] Master 127.26.136.126:34293 requested a full tablet report, sending...
I20260710 13:25:03.039553 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:03.041343 28194 ts_manager.cc:194] Registered new tserver with Master: 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:03.042516 27169 webserver.cc:533] Webserver started at http://127.26.136.67:36355/ using document root <none> and password file <none>
I20260710 13:25:03.043218 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:03.043484 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:03.043398 28194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60168
I20260710 13:25:03.043946 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:03.045579 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
format_stamp: "Formatted at 2026-07-10 13:25:03 on dist-test-slave-8s6r"
I20260710 13:25:03.050309 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:25:03.053632 28407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:03.054363 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:03.054649 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
format_stamp: "Formatted at 2026-07-10 13:25:03 on dist-test-slave-8s6r"
I20260710 13:25:03.054924 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:03.075683 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:03.076959 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:03.078408 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:03.080782 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:03.080971 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:03.081308 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:03.081475 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:03.121359 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:44401
I20260710 13:25:03.121455 28469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:44401 every 8 connection(s)
I20260710 13:25:03.135206 28470 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34293
I20260710 13:25:03.135586 28470 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:03.136289 28470 heartbeater.cc:507] Master 127.26.136.126:34293 requested a full tablet report, sending...
I20260710 13:25:03.138226 28194 ts_manager.cc:194] Registered new tserver with Master: 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:03.138831 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014374313s
I20260710 13:25:03.139864 28194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60184
I20260710 13:25:03.165282 28194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60190:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:03.169299 28194 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:03.301568 28434 tablet_service.cc:1511] Processing CreateTablet for tablet 55f11c07f4374c28a93a7abfe71f4c1e (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:25:03.303136 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f11c07f4374c28a93a7abfe71f4c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.305538 28432 tablet_service.cc:1511] Processing CreateTablet for tablet 4e169d2a707b4f2e8b2e2b8b63b3875a (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:25:03.306928 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e169d2a707b4f2e8b2e2b8b63b3875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.309722 28431 tablet_service.cc:1511] Processing CreateTablet for tablet b082fc34c7c44836a2536d1862693252 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:25:03.311113 28431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b082fc34c7c44836a2536d1862693252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.313565 28286 tablet_service.cc:1511] Processing CreateTablet for tablet 613f21ebfb55421db2ccb3865140d25e (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:25:03.315088 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f21ebfb55421db2ccb3865140d25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.314780 28429 tablet_service.cc:1511] Processing CreateTablet for tablet bacb5665aa5d492082812e0d74a22708 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:25:03.316207 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacb5665aa5d492082812e0d74a22708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.317678 28430 tablet_service.cc:1511] Processing CreateTablet for tablet f1655e1c29fe4cb28a53ad5bab2823e2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:25:03.318992 28284 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa5ae6d73fd49968a300cb420583925 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:25:03.320396 28284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa5ae6d73fd49968a300cb420583925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.335407 28485 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:03.320153 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa5ae6d73fd49968a300cb420583925 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:25:03.328948 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1655e1c29fe4cb28a53ad5bab2823e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.322794 28282 tablet_service.cc:1511] Processing CreateTablet for tablet b082fc34c7c44836a2536d1862693252 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:25:03.337468 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa5ae6d73fd49968a300cb420583925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.300298 28435 tablet_service.cc:1511] Processing CreateTablet for tablet 613f21ebfb55421db2ccb3865140d25e (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:25:03.321600 28283 tablet_service.cc:1511] Processing CreateTablet for tablet 4e169d2a707b4f2e8b2e2b8b63b3875a (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:25:03.339033 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f21ebfb55421db2ccb3865140d25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.323925 28281 tablet_service.cc:1511] Processing CreateTablet for tablet f1655e1c29fe4cb28a53ad5bab2823e2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:25:03.313617 28428 tablet_service.cc:1511] Processing CreateTablet for tablet 296af340c40348d19068c12fbc63c9da (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:25:03.342437 28428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296af340c40348d19068c12fbc63c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.350086 28280 tablet_service.cc:1511] Processing CreateTablet for tablet bacb5665aa5d492082812e0d74a22708 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:25:03.352420 28279 tablet_service.cc:1511] Processing CreateTablet for tablet 296af340c40348d19068c12fbc63c9da (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:25:03.355120 28278 tablet_service.cc:1511] Processing CreateTablet for tablet 779c749733024ed99ce9030137b7e4c2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:25:03.357559 28277 tablet_service.cc:1511] Processing CreateTablet for tablet 1579e3be44fd4689b62a3b70e461ef25 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:25:03.358178 28358 tablet_service.cc:1511] Processing CreateTablet for tablet 4e169d2a707b4f2e8b2e2b8b63b3875a (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:25:03.359578 28358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e169d2a707b4f2e8b2e2b8b63b3875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.360126 28356 tablet_service.cc:1511] Processing CreateTablet for tablet f1655e1c29fe4cb28a53ad5bab2823e2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:25:03.360988 28360 tablet_service.cc:1511] Processing CreateTablet for tablet 55f11c07f4374c28a93a7abfe71f4c1e (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:25:03.361457 28356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1655e1c29fe4cb28a53ad5bab2823e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.361601 28357 tablet_service.cc:1511] Processing CreateTablet for tablet b082fc34c7c44836a2536d1862693252 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:25:03.362524 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f11c07f4374c28a93a7abfe71f4c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.359601 28361 tablet_service.cc:1511] Processing CreateTablet for tablet 613f21ebfb55421db2ccb3865140d25e (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:25:03.363391 28355 tablet_service.cc:1511] Processing CreateTablet for tablet bacb5665aa5d492082812e0d74a22708 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:25:03.364225 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f21ebfb55421db2ccb3865140d25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.364424 28359 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa5ae6d73fd49968a300cb420583925 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:25:03.365494 28357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b082fc34c7c44836a2536d1862693252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.366243 28355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacb5665aa5d492082812e0d74a22708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.317716 28285 tablet_service.cc:1511] Processing CreateTablet for tablet 55f11c07f4374c28a93a7abfe71f4c1e (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:25:03.368968 28427 tablet_service.cc:1511] Processing CreateTablet for tablet 1579e3be44fd4689b62a3b70e461ef25 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:25:03.370767 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1579e3be44fd4689b62a3b70e461ef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.373425 28359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa5ae6d73fd49968a300cb420583925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.338074 28282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b082fc34c7c44836a2536d1862693252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.374650 28278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c749733024ed99ce9030137b7e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.374845 28354 tablet_service.cc:1511] Processing CreateTablet for tablet 296af340c40348d19068c12fbc63c9da (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:25:03.376137 28426 tablet_service.cc:1511] Processing CreateTablet for tablet e69026eab73341e78ae9567a2d7736b7 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:25:03.377457 28426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69026eab73341e78ae9567a2d7736b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.380879 28285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f11c07f4374c28a93a7abfe71f4c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.382671 28353 tablet_service.cc:1511] Processing CreateTablet for tablet 779c749733024ed99ce9030137b7e4c2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:25:03.385131 28280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacb5665aa5d492082812e0d74a22708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.384311 28352 tablet_service.cc:1511] Processing CreateTablet for tablet 1579e3be44fd4689b62a3b70e461ef25 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:25:03.388787 28353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c749733024ed99ce9030137b7e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.388895 28279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296af340c40348d19068c12fbc63c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.392823 28352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1579e3be44fd4689b62a3b70e461ef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.392925 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1579e3be44fd4689b62a3b70e461ef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.400840 28354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296af340c40348d19068c12fbc63c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.381469 28431 tablet_service.cc:1511] Processing CreateTablet for tablet 779c749733024ed99ce9030137b7e4c2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:25:03.402840 28431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c749733024ed99ce9030137b7e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.404917 28283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e169d2a707b4f2e8b2e2b8b63b3875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.406445 28281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1655e1c29fe4cb28a53ad5bab2823e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.410573 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2a2f82498b422fa059d4c2d363cc73 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:25:03.411919 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2a2f82498b422fa059d4c2d363cc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.412019 28432 tablet_service.cc:1511] Processing CreateTablet for tablet fa342a0a642e480881f844a3289719b5 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:25:03.413323 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa342a0a642e480881f844a3289719b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.431254 28429 tablet_service.cc:1511] Processing CreateTablet for tablet 250a0bbb25cc4331928cae4ac7d1c2ea (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:25:03.451171 28427 tablet_service.cc:1511] Processing CreateTablet for tablet b039b09d24f449cc960730ae28f683ba (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:25:03.454164 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a0bbb25cc4331928cae4ac7d1c2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.472729 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b039b09d24f449cc960730ae28f683ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.486476 28282 tablet_service.cc:1511] Processing CreateTablet for tablet e69026eab73341e78ae9567a2d7736b7 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:25:03.489895 28278 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2a2f82498b422fa059d4c2d363cc73 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:25:03.490473 28286 tablet_service.cc:1511] Processing CreateTablet for tablet 250a0bbb25cc4331928cae4ac7d1c2ea (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:25:03.492141 28279 tablet_service.cc:1511] Processing CreateTablet for tablet b039b09d24f449cc960730ae28f683ba (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:25:03.495795 28435 tablet_service.cc:1511] Processing CreateTablet for tablet 44caa959626448ce82ec18046d7c8450 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:25:03.507557 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a0bbb25cc4331928cae4ac7d1c2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.512787 28279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b039b09d24f449cc960730ae28f683ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.502835 28358 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2a2f82498b422fa059d4c2d363cc73 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:25:03.515560 28278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2a2f82498b422fa059d4c2d363cc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.509285 28284 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9e43d690a945278aa5c147299a5884 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:25:03.517095 28280 tablet_service.cc:1511] Processing CreateTablet for tablet 44caa959626448ce82ec18046d7c8450 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:25:03.517797 28358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2a2f82498b422fa059d4c2d363cc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.521646 28284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9e43d690a945278aa5c147299a5884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.501508 28285 tablet_service.cc:1511] Processing CreateTablet for tablet fa342a0a642e480881f844a3289719b5 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:25:03.519351 28357 tablet_service.cc:1511] Processing CreateTablet for tablet fa342a0a642e480881f844a3289719b5 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:25:03.526575 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44caa959626448ce82ec18046d7c8450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.527251 28487 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:03.528020 28355 tablet_service.cc:1511] Processing CreateTablet for tablet b039b09d24f449cc960730ae28f683ba (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:25:03.529357 28361 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9e43d690a945278aa5c147299a5884 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:25:03.524786 28430 tablet_service.cc:1511] Processing CreateTablet for tablet efc25303a5434d2fa478f63b7ef37697 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:25:03.531275 28486 tablet_bootstrap.cc:492] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:03.555886 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc25303a5434d2fa478f63b7ef37697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.532188 28282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69026eab73341e78ae9567a2d7736b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.497473 28434 tablet_service.cc:1511] Processing CreateTablet for tablet 02b068a125154eb6ae56881945a9a99f (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:25:03.546754 28284 tablet_service.cc:1511] Processing CreateTablet for tablet 02b068a125154eb6ae56881945a9a99f (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:25:03.551831 28428 tablet_service.cc:1511] Processing CreateTablet for tablet c82a6d89a43247b0b136ddd89d25b485 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:25:03.557401 28428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a6d89a43247b0b136ddd89d25b485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.560798 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b068a125154eb6ae56881945a9a99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.560940 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9e43d690a945278aa5c147299a5884 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:25:03.562240 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9e43d690a945278aa5c147299a5884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.562915 28427 tablet_service.cc:1511] Processing CreateTablet for tablet 3a438347d25643a58c69ac909308a6f2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:25:03.564118 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a438347d25643a58c69ac909308a6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.574755 28286 tablet_service.cc:1511] Processing CreateTablet for tablet efc25303a5434d2fa478f63b7ef37697 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:25:03.576014 28486 tablet_bootstrap.cc:654] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.496402 28360 tablet_service.cc:1511] Processing CreateTablet for tablet e69026eab73341e78ae9567a2d7736b7 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:25:03.579895 28428 tablet_service.cc:1511] Processing CreateTablet for tablet a2fa0d07509e4165ba4a008c3e00f93f (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:25:03.580237 28427 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad03936feb424fafb536e121acc59a (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:25:03.580871 28277 tablet_service.cc:1511] Processing CreateTablet for tablet c82a6d89a43247b0b136ddd89d25b485 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:25:03.583760 28428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fa0d07509e4165ba4a008c3e00f93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.586728 28353 tablet_service.cc:1511] Processing CreateTablet for tablet 250a0bbb25cc4331928cae4ac7d1c2ea (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:25:03.589015 28355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b039b09d24f449cc960730ae28f683ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.592437 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9e43d690a945278aa5c147299a5884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.592336 28358 tablet_service.cc:1511] Processing CreateTablet for tablet 44caa959626448ce82ec18046d7c8450 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:25:03.593550 28435 tablet_service.cc:1511] Processing CreateTablet for tablet b45440afd3c8402bbb69dcd817e2d7da (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:25:03.594008 28358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44caa959626448ce82ec18046d7c8450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.594866 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45440afd3c8402bbb69dcd817e2d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.595944 28280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44caa959626448ce82ec18046d7c8450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.596339 28357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa342a0a642e480881f844a3289719b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.596544 28284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b068a125154eb6ae56881945a9a99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.597968 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69026eab73341e78ae9567a2d7736b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.600796 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc25303a5434d2fa478f63b7ef37697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.601758 28353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a0bbb25cc4331928cae4ac7d1c2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.604790 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a6d89a43247b0b136ddd89d25b485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.605111 28281 tablet_service.cc:1511] Processing CreateTablet for tablet 3a438347d25643a58c69ac909308a6f2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:25:03.606493 28281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a438347d25643a58c69ac909308a6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.623399 28285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa342a0a642e480881f844a3289719b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.623458 28283 tablet_service.cc:1511] Processing CreateTablet for tablet a2fa0d07509e4165ba4a008c3e00f93f (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:25:03.611866 28485 tablet_bootstrap.cc:654] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.625406 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad03936feb424fafb536e121acc59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.630154 28359 tablet_service.cc:1511] Processing CreateTablet for tablet c82a6d89a43247b0b136ddd89d25b485 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:25:03.631613 28359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a6d89a43247b0b136ddd89d25b485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.615473 28356 tablet_service.cc:1511] Processing CreateTablet for tablet 02b068a125154eb6ae56881945a9a99f (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:25:03.621683 28354 tablet_service.cc:1511] Processing CreateTablet for tablet efc25303a5434d2fa478f63b7ef37697 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:25:03.624894 28283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fa0d07509e4165ba4a008c3e00f93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.641489 28282 tablet_service.cc:1511] Processing CreateTablet for tablet b45440afd3c8402bbb69dcd817e2d7da (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:25:03.645754 28286 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad03936feb424fafb536e121acc59a (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:25:03.653678 28354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc25303a5434d2fa478f63b7ef37697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.668565 28352 tablet_service.cc:1511] Processing CreateTablet for tablet 3a438347d25643a58c69ac909308a6f2 (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:25:03.659935 28282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45440afd3c8402bbb69dcd817e2d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.680121 28486 tablet_bootstrap.cc:492] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:03.680672 28486 ts_tablet_manager.cc:1403] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.015s
I20260710 13:25:03.680799 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad03936feb424fafb536e121acc59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.683760 28486 raft_consensus.cc:359] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.684687 28356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b068a125154eb6ae56881945a9a99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.688795 28352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a438347d25643a58c69ac909308a6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.684615 28486 raft_consensus.cc:385] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.709509 28486 raft_consensus.cc:740] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.710958 28486 consensus_queue.cc:260] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.720125 28355 tablet_service.cc:1511] Processing CreateTablet for tablet b45440afd3c8402bbb69dcd817e2d7da (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:25:03.721163 28485 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:03.721621 28355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45440afd3c8402bbb69dcd817e2d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.721779 28485 ts_tablet_manager.cc:1403] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.387s	user 0.020s	sys 0.000s
I20260710 13:25:03.726500 28358 tablet_service.cc:1511] Processing CreateTablet for tablet a2fa0d07509e4165ba4a008c3e00f93f (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:25:03.727912 28358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fa0d07509e4165ba4a008c3e00f93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.734139 28487 tablet_bootstrap.cc:654] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.758610 28485 raft_consensus.cc:359] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.759407 28485 raft_consensus.cc:385] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.759717 28485 raft_consensus.cc:740] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.760492 28485 consensus_queue.cc:260] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.761356 28354 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad03936feb424fafb536e121acc59a (DEFAULT_TABLE table=test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:25:03.762715 28354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad03936feb424fafb536e121acc59a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:25:03.773365 28242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:03.786284 28485 ts_tablet_manager.cc:1434] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.064s	user 0.016s	sys 0.005s
I20260710 13:25:03.787467 28470 heartbeater.cc:499] Master 127.26.136.126:34293 was elected leader, sending a full tablet report...
I20260710 13:25:03.788254 28485 tablet_bootstrap.cc:492] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:03.790548 28487 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:03.791019 28487 ts_tablet_manager.cc:1403] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.264s	user 0.013s	sys 0.005s
I20260710 13:25:03.793960 28487 raft_consensus.cc:359] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:03.794700 28487 raft_consensus.cc:385] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.795008 28487 raft_consensus.cc:740] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.795143 28485 tablet_bootstrap.cc:654] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.804106 28486 ts_tablet_manager.cc:1434] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.123s	user 0.013s	sys 0.010s
I20260710 13:25:03.795842 28487 consensus_queue.cc:260] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:03.805752 28396 heartbeater.cc:499] Master 127.26.136.126:34293 was elected leader, sending a full tablet report...
I20260710 13:25:03.816031 28486 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:03.824842 28321 heartbeater.cc:499] Master 127.26.136.126:34293 was elected leader, sending a full tablet report...
I20260710 13:25:03.826980 28485 tablet_bootstrap.cc:492] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:03.827503 28485 ts_tablet_manager.cc:1403] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.000s
I20260710 13:25:03.830278 28485 raft_consensus.cc:359] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.831073 28485 raft_consensus.cc:385] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.831382 28485 raft_consensus.cc:740] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.832106 28485 consensus_queue.cc:260] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.834618 28485 ts_tablet_manager.cc:1434] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:03.835593 28485 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:03.836202 28486 tablet_bootstrap.cc:654] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.842118 28485 tablet_bootstrap.cc:654] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.842293 28487 ts_tablet_manager.cc:1434] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.014s
I20260710 13:25:03.843389 28487 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:03.858733 28487 tablet_bootstrap.cc:654] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.868412 28486 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:03.869241 28486 ts_tablet_manager.cc:1403] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.025s
I20260710 13:25:03.871769 28492 raft_consensus.cc:493] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.872413 28492 raft_consensus.cc:515] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.873378 28487 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:03.874017 28487 ts_tablet_manager.cc:1403] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.001s
I20260710 13:25:03.875229 28492 leader_election.cc:290] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:03.880836 28485 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:03.881515 28485 ts_tablet_manager.cc:1403] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.028s
I20260710 13:25:03.872417 28486 raft_consensus.cc:359] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.885072 28486 raft_consensus.cc:385] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.885228 28485 raft_consensus.cc:359] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.886008 28485 raft_consensus.cc:385] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.886464 28485 raft_consensus.cc:740] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.886282 28487 raft_consensus.cc:359] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.885878 28486 raft_consensus.cc:740] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.887313 28485 consensus_queue.cc:260] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.887013 28487 raft_consensus.cc:385] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.889191 28487 raft_consensus.cc:740] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.887661 28486 consensus_queue.cc:260] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.891759 28486 ts_tablet_manager.cc:1434] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260710 13:25:03.895702 28487 consensus_queue.cc:260] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.898403 28487 ts_tablet_manager.cc:1434] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:25:03.899323 28487 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:03.899657 28485 ts_tablet_manager.cc:1434] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 13:25:03.900599 28485 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:03.903759 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e169d2a707b4f2e8b2e2b8b63b3875a" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:03.905740 28411 leader_election.cc:343] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.896605 28486 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:03.907187 28485 tablet_bootstrap.cc:654] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.906091 28487 tablet_bootstrap.cc:654] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.914490 28486 tablet_bootstrap.cc:654] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.920262 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e169d2a707b4f2e8b2e2b8b63b3875a" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:03.921351 28371 raft_consensus.cc:2468] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 0.
I20260710 13:25:03.921957 28485 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:03.922658 28485 ts_tablet_manager.cc:1403] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 13:25:03.924782 28408 leader_election.cc:304] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:03.926007 28492 raft_consensus.cc:2804] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.926421 28492 raft_consensus.cc:493] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.926755 28492 raft_consensus.cc:3060] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.934527 28492 raft_consensus.cc:515] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.938020 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e169d2a707b4f2e8b2e2b8b63b3875a" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
W20260710 13:25:03.939796 28411 leader_election.cc:343] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.939666 28485 raft_consensus.cc:359] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.940539 28487 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:03.941342 28485 raft_consensus.cc:385] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.941746 28487 ts_tablet_manager.cc:1403] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.009s
I20260710 13:25:03.941668 28485 raft_consensus.cc:740] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.941000 28492 leader_election.cc:290] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:03.942852 28492 raft_consensus.cc:493] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.943872 28492 raft_consensus.cc:515] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.945250 28487 raft_consensus.cc:359] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.946017 28487 raft_consensus.cc:385] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.943449 28485 consensus_queue.cc:260] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.946395 28487 raft_consensus.cc:740] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.946931 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b082fc34c7c44836a2536d1862693252" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:03.947364 28487 consensus_queue.cc:260] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.947813 28296 raft_consensus.cc:2468] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 0.
I20260710 13:25:03.948107 28485 ts_tablet_manager.cc:1434] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:25:03.943220 28486 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:03.948805 28486 ts_tablet_manager.cc:1403] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.009s
I20260710 13:25:03.946022 28492 leader_election.cc:290] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:03.949277 28411 leader_election.cc:304] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:03.950598 28487 ts_tablet_manager.cc:1434] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:03.951417 28492 raft_consensus.cc:2804] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.951860 28492 raft_consensus.cc:493] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.952214 28487 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:03.952275 28492 raft_consensus.cc:3060] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.952711 28485 tablet_bootstrap.cc:492] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:03.951864 28486 raft_consensus.cc:359] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.957247 28486 raft_consensus.cc:385] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.959905 28485 tablet_bootstrap.cc:654] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.957629 28486 raft_consensus.cc:740] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.961098 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e169d2a707b4f2e8b2e2b8b63b3875a" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:03.961038 28486 consensus_queue.cc:260] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.961869 28371 raft_consensus.cc:3060] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.965029 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b082fc34c7c44836a2536d1862693252" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:03.965761 28487 tablet_bootstrap.cc:654] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.967690 28486 ts_tablet_manager.cc:1434] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:25:03.965857 28370 raft_consensus.cc:2468] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 0.
I20260710 13:25:03.973109 28486 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:03.970944 28492 raft_consensus.cc:515] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:03.984815 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b082fc34c7c44836a2536d1862693252" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:03.985225 28371 raft_consensus.cc:2468] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:03.985668 28296 raft_consensus.cc:3060] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.987078 28408 leader_election.cc:304] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:03.988397 28504 raft_consensus.cc:2804] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:03.996244 28296 raft_consensus.cc:2468] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:04.000027 28411 leader_election.cc:304] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:03.998268 28492 leader_election.cc:290] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.004261 28492 raft_consensus.cc:2804] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.006088 28492 raft_consensus.cc:697] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Becoming Leader. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Running, Role: LEADER
I20260710 13:25:04.007228 28504 raft_consensus.cc:697] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Becoming Leader. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Running, Role: LEADER
I20260710 13:25:04.008251 28504 consensus_queue.cc:237] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.008529 28492 consensus_queue.cc:237] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.012542 28507 raft_consensus.cc:493] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.012868 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b082fc34c7c44836a2536d1862693252" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:04.013090 28507 raft_consensus.cc:515] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.015300 28486 tablet_bootstrap.cc:654] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.013535 28371 raft_consensus.cc:3060] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.020887 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
W20260710 13:25:04.022706 28408 leader_election.cc:343] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.024086 28507 leader_election.cc:290] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.027740 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:04.029475 28411 leader_election.cc:343] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.030122 28411 leader_election.cc:304] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.031438 28487 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.031576 28508 raft_consensus.cc:2749] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.032338 28487 ts_tablet_manager.cc:1403] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.026s
I20260710 13:25:04.036868 28485 tablet_bootstrap.cc:492] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.037416 28485 ts_tablet_manager.cc:1403] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.085s	user 0.038s	sys 0.040s
I20260710 13:25:04.039861 28371 raft_consensus.cc:2468] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:04.040709 28485 raft_consensus.cc:359] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.041474 28485 raft_consensus.cc:385] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.041792 28485 raft_consensus.cc:740] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.042521 28485 consensus_queue.cc:260] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.048411 28487 raft_consensus.cc:359] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.047914 28193 catalog_manager.cc:5697] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67). New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.049316 28487 raft_consensus.cc:385] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.049698 28487 raft_consensus.cc:740] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.049808 28485 ts_tablet_manager.cc:1434] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:25:04.050884 28485 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.050237 28193 catalog_manager.cc:5697] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67). New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.052125 28487 consensus_queue.cc:260] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.055044 28487 ts_tablet_manager.cc:1434] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.008s
I20260710 13:25:04.056666 28487 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.057806 28485 tablet_bootstrap.cc:654] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.060917 28504 raft_consensus.cc:493] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.061496 28504 raft_consensus.cc:515] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.064821 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:04.066561 28411 leader_election.cc:343] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.067870 28492 raft_consensus.cc:493] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.068400 28492 raft_consensus.cc:515] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.068989 28504 leader_election.cc:290] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.070683 28492 leader_election.cc:290] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.072319 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.072736 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa5ae6d73fd49968a300cb420583925" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.072968 28486 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.073619 28486 ts_tablet_manager.cc:1403] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.003s
W20260710 13:25:04.074033 28408 leader_election.cc:343] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.074522 28408 leader_election.cc:304] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.075281 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa5ae6d73fd49968a300cb420583925" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:04.075814 28408 leader_election.cc:343] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.076716 28492 raft_consensus.cc:2749] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:04.077450 28411 leader_election.cc:343] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.077803 28411 leader_election.cc:304] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.077673 28486 raft_consensus.cc:359] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.078576 28492 raft_consensus.cc:2749] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.079030 28486 raft_consensus.cc:385] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.079398 28487 tablet_bootstrap.cc:654] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.079532 28486 raft_consensus.cc:740] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.080866 28486 consensus_queue.cc:260] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.089195 28486 ts_tablet_manager.cc:1434] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 13:25:04.090687 28486 tablet_bootstrap.cc:492] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.099449 28486 tablet_bootstrap.cc:654] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.104584 28485 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.107618 28485 ts_tablet_manager.cc:1403] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.057s	user 0.042s	sys 0.012s
I20260710 13:25:04.105767 28487 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.108489 28487 ts_tablet_manager.cc:1403] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.017s
I20260710 13:25:04.110908 28485 raft_consensus.cc:359] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.111752 28485 raft_consensus.cc:385] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.112115 28485 raft_consensus.cc:740] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.112341 28487 raft_consensus.cc:359] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.112953 28485 consensus_queue.cc:260] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.113749 28487 raft_consensus.cc:385] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.114198 28487 raft_consensus.cc:740] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.115536 28485 ts_tablet_manager.cc:1434] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:04.115283 28487 consensus_queue.cc:260] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.116779 28485 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.119540 28486 tablet_bootstrap.cc:492] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.121387 28486 ts_tablet_manager.cc:1403] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.003s
I20260710 13:25:04.121552 28487 ts_tablet_manager.cc:1434] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:25:04.122637 28487 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.124028 28485 tablet_bootstrap.cc:654] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.124720 28486 raft_consensus.cc:359] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.125665 28486 raft_consensus.cc:385] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.126001 28486 raft_consensus.cc:740] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.127139 28486 consensus_queue.cc:260] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.129770 28487 tablet_bootstrap.cc:654] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.133082 28486 ts_tablet_manager.cc:1434] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:25:04.134521 28486 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.143157 28486 tablet_bootstrap.cc:654] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.146763 28487 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.147301 28487 ts_tablet_manager.cc:1403] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.001s
I20260710 13:25:04.151065 28487 raft_consensus.cc:359] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.152092 28487 raft_consensus.cc:385] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.152498 28487 raft_consensus.cc:740] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.153633 28487 consensus_queue.cc:260] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.157363 28487 ts_tablet_manager.cc:1434] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:25:04.157444 28486 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.157948 28485 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.158406 28486 ts_tablet_manager.cc:1403] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260710 13:25:04.158478 28487 tablet_bootstrap.cc:492] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.158638 28485 ts_tablet_manager.cc:1403] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.017s
I20260710 13:25:04.161959 28494 raft_consensus.cc:493] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.161913 28485 raft_consensus.cc:359] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.162027 28486 raft_consensus.cc:359] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.162828 28485 raft_consensus.cc:385] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.163005 28486 raft_consensus.cc:385] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.163173 28485 raft_consensus.cc:740] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.163429 28486 raft_consensus.cc:740] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.162843 28494 raft_consensus.cc:515] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.163955 28485 consensus_queue.cc:260] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.164546 28486 consensus_queue.cc:260] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.167058 28485 ts_tablet_manager.cc:1434] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:04.168103 28485 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.170593 28486 ts_tablet_manager.cc:1434] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:25:04.171833 28486 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.175511 28485 tablet_bootstrap.cc:654] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.177488 28487 tablet_bootstrap.cc:654] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.179023 28486 tablet_bootstrap.cc:654] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.191964 28494 leader_election.cc:290] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.235247 28494 raft_consensus.cc:493] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.235947 28494 raft_consensus.cc:515] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.239010 28494 leader_election.cc:290] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.246461 28490 raft_consensus.cc:493] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.247027 28490 raft_consensus.cc:515] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.258497 28490 leader_election.cc:290] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.272014 28485 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.272581 28485 ts_tablet_manager.cc:1403] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.105s	user 0.032s	sys 0.072s
I20260710 13:25:04.273347 28486 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.273890 28486 ts_tablet_manager.cc:1403] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.102s	user 0.039s	sys 0.048s
I20260710 13:25:04.275300 28487 tablet_bootstrap.cc:492] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.275804 28487 ts_tablet_manager.cc:1403] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.118s	user 0.036s	sys 0.041s
I20260710 13:25:04.275435 28485 raft_consensus.cc:359] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.276219 28485 raft_consensus.cc:385] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.276517 28485 raft_consensus.cc:740] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.277170 28486 raft_consensus.cc:359] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.277302 28485 consensus_queue.cc:260] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.278038 28486 raft_consensus.cc:385] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.278420 28486 raft_consensus.cc:740] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.279285 28486 consensus_queue.cc:260] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.280422 28485 ts_tablet_manager.cc:1434] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:04.280989 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f21ebfb55421db2ccb3865140d25e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.281342 28485 tablet_bootstrap.cc:492] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.281678 28445 raft_consensus.cc:2468] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:04.283023 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296af340c40348d19068c12fbc63c9da" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.283159 28260 leader_election.cc:304] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.284044 28494 raft_consensus.cc:2804] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.284395 28494 raft_consensus.cc:493] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.284725 28494 raft_consensus.cc:3060] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:04.285015 28260 leader_election.cc:343] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.287242 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f21ebfb55421db2ccb3865140d25e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.287937 28370 raft_consensus.cc:2468] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:04.289343 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296af340c40348d19068c12fbc63c9da" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.292001 28485 tablet_bootstrap.cc:654] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:04.292929 28259 leader_election.cc:343] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.293393 28259 leader_election.cc:304] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:04.293839 28487 raft_consensus.cc:359] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.294600 28487 raft_consensus.cc:385] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.294909 28487 raft_consensus.cc:740] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.298504 28490 raft_consensus.cc:493] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.299190 28490 raft_consensus.cc:515] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.302035 28490 leader_election.cc:290] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.303987 28494 raft_consensus.cc:515] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.306195 28530 raft_consensus.cc:2749] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.302058 28487 consensus_queue.cc:260] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.284009 28486 ts_tablet_manager.cc:1434] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:25:04.307914 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f21ebfb55421db2ccb3865140d25e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.309048 28444 raft_consensus.cc:3060] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.309899 28486 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.312333 28532 raft_consensus.cc:493] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.312855 28532 raft_consensus.cc:515] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.313522 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613f21ebfb55421db2ccb3865140d25e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:04.314121 28370 raft_consensus.cc:3060] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.316537 28444 raft_consensus.cc:2468] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:04.317662 28486 tablet_bootstrap.cc:654] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.317687 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.318693 28445 raft_consensus.cc:2468] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:04.318931 28532 leader_election.cc:290] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.317843 28260 leader_election.cc:304] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.320392 28260 leader_election.cc:304] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.307788 28494 leader_election.cc:290] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Requested vote from peers 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.321353 28485 tablet_bootstrap.cc:492] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.321463 28494 raft_consensus.cc:2804] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.321982 28485 ts_tablet_manager.cc:1403] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.011s
I20260710 13:25:04.322072 28494 raft_consensus.cc:697] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:04.323105 28494 consensus_queue.cc:237] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } }
I20260710 13:25:04.326592 28532 raft_consensus.cc:2804] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.327049 28532 raft_consensus.cc:493] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.327477 28532 raft_consensus.cc:3060] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.325553 28485 raft_consensus.cc:359] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.328408 28485 raft_consensus.cc:385] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.328727 28485 raft_consensus.cc:740] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.330109 28485 consensus_queue.cc:260] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.332628 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.332850 28485 ts_tablet_manager.cc:1434] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:25:04.333343 28371 raft_consensus.cc:2468] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:04.334419 28485 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.336122 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.336652 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa5ae6d73fd49968a300cb420583925" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.337296 28295 raft_consensus.cc:2468] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.338579 28337 leader_election.cc:304] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.339493 28490 raft_consensus.cc:2804] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.339849 28490 raft_consensus.cc:493] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.340148 28490 raft_consensus.cc:3060] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.341280 28370 raft_consensus.cc:2468] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:04.341995 28486 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.342489 28486 ts_tablet_manager.cc:1403] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260710 13:25:04.345109 28486 raft_consensus.cc:359] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.345819 28486 raft_consensus.cc:385] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.346065 28486 raft_consensus.cc:740] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.346869 28486 consensus_queue.cc:260] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.348490 28485 tablet_bootstrap.cc:654] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.350193 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.350580 28490 raft_consensus.cc:515] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.350952 28444 raft_consensus.cc:2468] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.355738 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa5ae6d73fd49968a300cb420583925" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.356561 28295 raft_consensus.cc:3060] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.358422 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa5ae6d73fd49968a300cb420583925" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.359321 28490 leader_election.cc:290] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.359560 28444 raft_consensus.cc:2468] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.364537 28487 ts_tablet_manager.cc:1434] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.010s
I20260710 13:25:04.366200 28487 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.365859 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa5ae6d73fd49968a300cb420583925" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.368093 28444 raft_consensus.cc:3060] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.370690 28534 raft_consensus.cc:493] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.371357 28534 raft_consensus.cc:515] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.375927 28534 leader_election.cc:290] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.376926 28492 raft_consensus.cc:493] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.377183 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c749733024ed99ce9030137b7e4c2" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.377501 28492 raft_consensus.cc:515] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
W20260710 13:25:04.384742 28260 leader_election.cc:343] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.387868 28335 leader_election.cc:304] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:04.389837 28490 raft_consensus.cc:2804] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.390216 28490 raft_consensus.cc:493] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.390396 28492 leader_election.cc:290] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.390555 28490 raft_consensus.cc:3060] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.392000 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1579e3be44fd4689b62a3b70e461ef25" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.392115 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1579e3be44fd4689b62a3b70e461ef25" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.393576 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c749733024ed99ce9030137b7e4c2" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
W20260710 13:25:04.394027 28411 leader_election.cc:343] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.394249 28370 raft_consensus.cc:2468] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:04.395463 28486 ts_tablet_manager.cc:1434] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.053s	user 0.025s	sys 0.018s
I20260710 13:25:04.395282 28259 leader_election.cc:304] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [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: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab
W20260710 13:25:04.396123 28408 leader_election.cc:343] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.396610 28408 leader_election.cc:304] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.396931 28534 raft_consensus.cc:2804] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.397439 28534 raft_consensus.cc:493] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.397763 28492 raft_consensus.cc:2749] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.397843 28534 raft_consensus.cc:3060] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.399441 28193 catalog_manager.cc:5697] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.401705 28486 tablet_bootstrap.cc:492] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.404974 28487 tablet_bootstrap.cc:654] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.407887 28485 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.408366 28485 ts_tablet_manager.cc:1403] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.023s
I20260710 13:25:04.411772 28485 raft_consensus.cc:359] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.412570 28485 raft_consensus.cc:385] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.413097 28485 raft_consensus.cc:740] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.413898 28485 consensus_queue.cc:260] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.412523 28295 raft_consensus.cc:2468] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.415014 28532 raft_consensus.cc:515] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.415737 28337 leader_election.cc:304] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.416163 28296 raft_consensus.cc:2393] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43d571082f8e470b8828cdcdfffb80a0 in current term 1: Already voted for candidate e768d31c37884e40af3a4d1642783e35 in this term.
I20260710 13:25:04.417109 28536 raft_consensus.cc:2804] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.420552 28485 ts_tablet_manager.cc:1434] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:25:04.420634 28444 raft_consensus.cc:2468] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.421633 28485 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.424866 28486 tablet_bootstrap.cc:654] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.429917 28490 raft_consensus.cc:515] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.432072 28490 leader_election.cc:290] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.432956 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.433758 28296 raft_consensus.cc:2393] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 43d571082f8e470b8828cdcdfffb80a0 in current term 1: Already voted for candidate e768d31c37884e40af3a4d1642783e35 in this term.
I20260710 13:25:04.433809 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.433729 28534 raft_consensus.cc:515] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.434521 28444 raft_consensus.cc:3060] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.437477 28534 leader_election.cc:290] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.438210 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c749733024ed99ce9030137b7e4c2" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:04.439148 28371 raft_consensus.cc:3060] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.439553 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c749733024ed99ce9030137b7e4c2" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
W20260710 13:25:04.441110 28260 leader_election.cc:343] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.448364 28490 raft_consensus.cc:493] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.449088 28490 raft_consensus.cc:515] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.451930 28490 leader_election.cc:290] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.452808 28485 tablet_bootstrap.cc:654] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.452632 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.453275 28296 raft_consensus.cc:2468] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.453545 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.454675 28536 raft_consensus.cc:697] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:04.456950 28445 raft_consensus.cc:2468] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.454644 28444 raft_consensus.cc:2468] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.457479 28337 leader_election.cc:304] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.460975 28335 leader_election.cc:304] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.457499 28536 consensus_queue.cc:237] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.459832 28490 raft_consensus.cc:2804] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.462354 28538 raft_consensus.cc:2804] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.462683 28490 raft_consensus.cc:493] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.463078 28490 raft_consensus.cc:3060] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.465255 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:04.465758 28371 raft_consensus.cc:2468] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:04.467259 28259 leader_election.cc:304] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab
I20260710 13:25:04.467767 28486 tablet_bootstrap.cc:492] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.468235 28486 ts_tablet_manager.cc:1403] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.004s
I20260710 13:25:04.468394 28534 raft_consensus.cc:2804] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.468923 28534 raft_consensus.cc:697] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:04.470554 28534 consensus_queue.cc:237] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.472182 28532 leader_election.cc:290] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.473083 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.474565 28444 raft_consensus.cc:2393] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e768d31c37884e40af3a4d1642783e35 in current term 1: Already voted for candidate 43d571082f8e470b8828cdcdfffb80a0 in this term.
I20260710 13:25:04.475883 28487 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.476451 28487 ts_tablet_manager.cc:1403] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.004s
I20260710 13:25:04.483891 28492 consensus_queue.cc:1048] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.484822 28193 catalog_manager.cc:5697] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.485445 28486 raft_consensus.cc:359] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.486297 28486 raft_consensus.cc:385] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.486902 28486 raft_consensus.cc:740] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.487773 28486 consensus_queue.cc:260] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.484138 28487 raft_consensus.cc:359] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.489562 28487 raft_consensus.cc:385] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.489960 28487 raft_consensus.cc:740] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.490648 28485 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.491299 28485 ts_tablet_manager.cc:1403] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.007s
I20260710 13:25:04.490890 28487 consensus_queue.cc:260] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.494998 28487 ts_tablet_manager.cc:1434] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:25:04.497645 28487 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.498576 28492 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.505288 28538 raft_consensus.cc:697] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:04.506270 28538 consensus_queue.cc:237] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.509068 28490 raft_consensus.cc:515] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.512209 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.512921 28296 raft_consensus.cc:3060] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.512673 28190 catalog_manager.cc:5697] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.522814 28487 tablet_bootstrap.cc:654] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.523101 28485 raft_consensus.cc:359] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.523887 28485 raft_consensus.cc:385] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.524160 28485 raft_consensus.cc:740] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.525919 28296 raft_consensus.cc:2468] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.527575 28337 leader_election.cc:304] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.528785 28547 raft_consensus.cc:2804] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.529430 28547 raft_consensus.cc:697] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:04.529676 28490 leader_election.cc:290] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.530457 28547 consensus_queue.cc:237] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.537164 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.537335 28492 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.537810 28444 raft_consensus.cc:3060] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:04.545594 28411 consensus_peers.cc:597] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:04.546031 28534 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.546636 28534 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.553293 28444 raft_consensus.cc:2468] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.554636 28485 consensus_queue.cc:260] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.558421 28534 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.558331 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.559656 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
W20260710 13:25:04.582062 28259 leader_election.cc:343] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.582677 28486 ts_tablet_manager.cc:1434] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.002s
I20260710 13:25:04.584093 28486 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.587945 28485 ts_tablet_manager.cc:1434] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.001s
W20260710 13:25:04.587998 28260 leader_election.cc:343] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.588770 28260 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:04.590554 28534 raft_consensus.cc:2749] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.596419 28485 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.597731 28547 raft_consensus.cc:493] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.598794 28547 raft_consensus.cc:515] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.609954 28485 tablet_bootstrap.cc:654] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.616897 28547 leader_election.cc:290] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.620421 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.622161 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.623095 28445 raft_consensus.cc:2468] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.625370 28335 leader_election.cc:304] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
W20260710 13:25:04.627393 28337 leader_election.cc:343] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.630882 28547 raft_consensus.cc:2804] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.631860 28547 raft_consensus.cc:493] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.632678 28547 raft_consensus.cc:3060] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.634645 28487 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.635171 28487 ts_tablet_manager.cc:1403] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.015s
I20260710 13:25:04.637241 28259 leader_election.cc:304] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [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: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:04.637768 28487 raft_consensus.cc:359] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.638455 28487 raft_consensus.cc:385] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.638545 28534 raft_consensus.cc:2749] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.638743 28487 raft_consensus.cc:740] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.639472 28487 consensus_queue.cc:260] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.643286 28547 raft_consensus.cc:515] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.644565 28487 ts_tablet_manager.cc:1434] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:25:04.645931 28487 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.645263 28538 raft_consensus.cc:493] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.646674 28486 tablet_bootstrap.cc:654] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.646785 28538 raft_consensus.cc:515] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.650730 28538 leader_election.cc:290] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.651767 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1655e1c29fe4cb28a53ad5bab2823e2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.652546 28445 raft_consensus.cc:2468] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.652494 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1655e1c29fe4cb28a53ad5bab2823e2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.654027 28335 leader_election.cc:304] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
W20260710 13:25:04.654593 28337 leader_election.cc:343] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.656083 28547 leader_election.cc:290] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.658782 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.658782 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.658530 28193 catalog_manager.cc:5697] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.659533 28445 raft_consensus.cc:3060] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.657351 28538 raft_consensus.cc:2804] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.660326 28538 raft_consensus.cc:493] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:25:04.660490 28337 leader_election.cc:343] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.660801 28538 raft_consensus.cc:3060] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.660879 28193 catalog_manager.cc:5697] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.666604 28485 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.667083 28485 ts_tablet_manager.cc:1403] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.019s
I20260710 13:25:04.669698 28485 raft_consensus.cc:359] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.670392 28485 raft_consensus.cc:385] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.670054 28538 raft_consensus.cc:515] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.670734 28485 raft_consensus.cc:740] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.672372 28538 leader_election.cc:290] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.673193 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1655e1c29fe4cb28a53ad5bab2823e2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
W20260710 13:25:04.674657 28337 leader_election.cc:343] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.675009 28487 tablet_bootstrap.cc:654] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.671628 28485 consensus_queue.cc:260] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.676134 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1655e1c29fe4cb28a53ad5bab2823e2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:04.677058 28444 raft_consensus.cc:3060] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.677642 28485 ts_tablet_manager.cc:1434] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:25:04.678536 28485 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.678694 28445 raft_consensus.cc:2468] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.680079 28335 leader_election.cc:304] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.681680 28538 raft_consensus.cc:2804] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.682600 28538 raft_consensus.cc:697] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:04.683880 28538 consensus_queue.cc:237] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.689172 28487 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.689805 28487 ts_tablet_manager.cc:1403] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.003s
I20260710 13:25:04.690503 28485 tablet_bootstrap.cc:654] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.693424 28487 raft_consensus.cc:359] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.694392 28487 raft_consensus.cc:385] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.694682 28487 raft_consensus.cc:740] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.695387 28487 consensus_queue.cc:260] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.698908 28487 ts_tablet_manager.cc:1434] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:25:04.699817 28487 tablet_bootstrap.cc:492] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.701139 28485 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.701607 28485 ts_tablet_manager.cc:1403] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 13:25:04.704139 28485 raft_consensus.cc:359] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.704836 28485 raft_consensus.cc:385] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.705088 28485 raft_consensus.cc:740] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.705688 28487 tablet_bootstrap.cc:654] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.705157 28190 catalog_manager.cc:5697] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.705984 28485 consensus_queue.cc:260] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.711115 28485 ts_tablet_manager.cc:1434] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:25:04.712204 28485 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.716609 28487 tablet_bootstrap.cc:492] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.717031 28487 ts_tablet_manager.cc:1403] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:25:04.718252 28485 tablet_bootstrap.cc:654] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.683895 28444 raft_consensus.cc:2468] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:04.719612 28487 raft_consensus.cc:359] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.720322 28487 raft_consensus.cc:385] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.720602 28487 raft_consensus.cc:740] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.720692 28335 leader_election.cc:304] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.721421 28487 consensus_queue.cc:260] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.723296 28538 raft_consensus.cc:2804] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.724548 28538 raft_consensus.cc:697] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:04.725442 28538 consensus_queue.cc:237] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.726521 28486 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.726979 28486 ts_tablet_manager.cc:1403] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.000s
I20260710 13:25:04.730751 28486 raft_consensus.cc:359] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.731683 28486 raft_consensus.cc:385] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.732033 28486 raft_consensus.cc:740] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.733083 28486 consensus_queue.cc:260] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.737468 28486 ts_tablet_manager.cc:1434] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:04.738371 28486 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.739269 28556 raft_consensus.cc:493] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.739737 28556 raft_consensus.cc:515] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.742169 28556 leader_election.cc:290] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.743927 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.744210 28486 tablet_bootstrap.cc:654] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.747033 28193 catalog_manager.cc:5697] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:04.745306 28411 leader_election.cc:343] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.745030 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.745846 28487 ts_tablet_manager.cc:1434] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:25:04.753770 28487 tablet_bootstrap.cc:492] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
W20260710 13:25:04.753923 28408 leader_election.cc:343] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.754375 28408 leader_election.cc:304] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.755430 28556 raft_consensus.cc:2749] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.759502 28487 tablet_bootstrap.cc:654] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.762790 28485 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.763317 28485 ts_tablet_manager.cc:1403] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.022s
I20260710 13:25:04.765970 28486 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.766450 28486 ts_tablet_manager.cc:1403] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:25:04.766803 28485 raft_consensus.cc:359] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.767515 28485 raft_consensus.cc:385] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.767776 28485 raft_consensus.cc:740] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.768543 28485 consensus_queue.cc:260] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.769052 28486 raft_consensus.cc:359] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.769701 28486 raft_consensus.cc:385] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.769958 28486 raft_consensus.cc:740] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.770615 28485 ts_tablet_manager.cc:1434] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:04.770716 28486 consensus_queue.cc:260] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.771535 28485 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.778539 28485 tablet_bootstrap.cc:654] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:04.784047 28242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:04.771090 28487 tablet_bootstrap.cc:492] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.785036 28487 ts_tablet_manager.cc:1403] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260710 13:25:04.788024 28486 ts_tablet_manager.cc:1434] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:04.787904 28538 raft_consensus.cc:493] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.788364 28487 raft_consensus.cc:359] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.788563 28538 raft_consensus.cc:515] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.789109 28486 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.789134 28487 raft_consensus.cc:385] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.789672 28485 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.789672 28487 raft_consensus.cc:740] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.790239 28485 ts_tablet_manager.cc:1403] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:25:04.790697 28538 leader_election.cc:290] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.790472 28487 consensus_queue.cc:260] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.792742 28487 ts_tablet_manager.cc:1434] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:25:04.792945 28485 raft_consensus.cc:359] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.793642 28485 raft_consensus.cc:385] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.793846 28487 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.793902 28485 raft_consensus.cc:740] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.794406 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1579e3be44fd4689b62a3b70e461ef25" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.794656 28485 consensus_queue.cc:260] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.795042 28295 raft_consensus.cc:2468] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.795915 28486 tablet_bootstrap.cc:654] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.796020 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1579e3be44fd4689b62a3b70e461ef25" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.796711 28485 ts_tablet_manager.cc:1434] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:25:04.796643 28444 raft_consensus.cc:2468] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:04.797987 28335 leader_election.cc:304] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:04.799285 28556 raft_consensus.cc:493] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.799762 28556 raft_consensus.cc:515] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.800351 28485 tablet_bootstrap.cc:492] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.801848 28556 leader_election.cc:290] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.805431 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
W20260710 13:25:04.806913 28408 leader_election.cc:343] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.807374 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.808833 28538 raft_consensus.cc:2804] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.809350 28538 raft_consensus.cc:493] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.809809 28538 raft_consensus.cc:3060] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.811815 28485 tablet_bootstrap.cc:654] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:04.812870 28411 leader_election.cc:343] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.813490 28411 leader_election.cc:304] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.815022 28556 raft_consensus.cc:2749] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.820223 28534 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.825374 28487 tablet_bootstrap.cc:654] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.826534 28485 tablet_bootstrap.cc:492] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:04.827077 28485 ts_tablet_manager.cc:1403] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260710 13:25:04.832700 28485 raft_consensus.cc:359] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.833174 28486 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.833623 28485 raft_consensus.cc:385] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.833812 28486 ts_tablet_manager.cc:1403] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.029s
I20260710 13:25:04.834072 28485 raft_consensus.cc:740] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.834969 28485 consensus_queue.cc:260] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.837473 28485 ts_tablet_manager.cc:1434] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:25:04.837473 28486 raft_consensus.cc:359] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.838376 28486 raft_consensus.cc:385] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.838692 28486 raft_consensus.cc:740] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.838896 28485 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:04.839481 28486 consensus_queue.cc:260] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.842242 28486 ts_tablet_manager.cc:1434] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:04.843345 28486 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.844146 28546 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.846004 28485 tablet_bootstrap.cc:654] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.849661 28486 tablet_bootstrap.cc:654] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.852926 28534 raft_consensus.cc:493] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.853416 28534 raft_consensus.cc:515] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.857232 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1655e1c29fe4cb28a53ad5bab2823e2" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.858112 28444 raft_consensus.cc:2393] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e768d31c37884e40af3a4d1642783e35 in current term 1: Already voted for candidate 43d571082f8e470b8828cdcdfffb80a0 in this term.
I20260710 13:25:04.855715 28534 leader_election.cc:290] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.862075 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1655e1c29fe4cb28a53ad5bab2823e2" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.863190 28486 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:04.863912 28486 ts_tablet_manager.cc:1403] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260710 13:25:04.864236 28259 leader_election.cc:304] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:04.865850 28534 raft_consensus.cc:3060] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.865962 28556 raft_consensus.cc:493] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.866613 28556 raft_consensus.cc:515] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.868050 28507 raft_consensus.cc:493] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.868795 28507 raft_consensus.cc:515] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.869338 28556 leader_election.cc:290] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.871527 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b039b09d24f449cc960730ae28f683ba" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:04.873805 28411 leader_election.cc:343] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.875593 28507 leader_election.cc:290] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.876997 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b039b09d24f449cc960730ae28f683ba" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.881431 28371 raft_consensus.cc:2468] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 0.
I20260710 13:25:04.881832 28486 raft_consensus.cc:359] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.880281 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296af340c40348d19068c12fbc63c9da" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.883313 28296 raft_consensus.cc:2468] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 0.
I20260710 13:25:04.883261 28408 leader_election.cc:304] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:04.885453 28411 leader_election.cc:304] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:04.879238 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296af340c40348d19068c12fbc63c9da" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.887015 28369 raft_consensus.cc:2468] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 0.
I20260710 13:25:04.888504 28507 raft_consensus.cc:2804] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.889722 28507 raft_consensus.cc:493] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.890970 28507 raft_consensus.cc:3060] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.894517 28532 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.890416 28556 raft_consensus.cc:2804] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.895552 28556 raft_consensus.cc:493] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.896126 28556 raft_consensus.cc:3060] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.910822 28507 raft_consensus.cc:515] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.911965 28486 raft_consensus.cc:385] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.913242 28486 raft_consensus.cc:740] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.886934 28538 raft_consensus.cc:515] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.914467 28486 consensus_queue.cc:260] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.917927 28486 ts_tablet_manager.cc:1434] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260710 13:25:04.918092 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1579e3be44fd4689b62a3b70e461ef25" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.918949 28296 raft_consensus.cc:3060] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.904371 28556 raft_consensus.cc:515] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.920519 28486 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:04.931082 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296af340c40348d19068c12fbc63c9da" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.931937 28294 raft_consensus.cc:3060] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.936569 28532 raft_consensus.cc:493] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.937098 28532 raft_consensus.cc:515] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.939266 28532 leader_election.cc:290] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.940354 28294 raft_consensus.cc:2468] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:04.941387 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a0bbb25cc4331928cae4ac7d1c2ea" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.944113 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a0bbb25cc4331928cae4ac7d1c2ea" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.947188 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b039b09d24f449cc960730ae28f683ba" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:04.947614 28411 leader_election.cc:304] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
W20260710 13:25:04.948948 28411 leader_election.cc:343] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.949419 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296af340c40348d19068c12fbc63c9da" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:04.949844 28504 raft_consensus.cc:2804] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.950214 28369 raft_consensus.cc:3060] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.950548 28504 raft_consensus.cc:697] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Becoming Leader. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Running, Role: LEADER
W20260710 13:25:04.953001 28260 leader_election.cc:343] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.951714 28504 consensus_queue.cc:237] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
W20260710 13:25:04.954285 28259 leader_election.cc:343] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.954834 28259 leader_election.cc:304] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:04.956187 28532 raft_consensus.cc:2749] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.942577 28556 leader_election.cc:290] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.960506 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b039b09d24f449cc960730ae28f683ba" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:04.961344 28371 raft_consensus.cc:3060] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.964653 28532 raft_consensus.cc:493] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.965332 28532 raft_consensus.cc:515] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.970431 28368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e169d2a707b4f2e8b2e2b8b63b3875a" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:04.971706 28507 leader_election.cc:290] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.974123 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e169d2a707b4f2e8b2e2b8b63b3875a" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:04.976001 28532 leader_election.cc:290] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:04.975986 28371 raft_consensus.cc:2468] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:04.982438 28486 tablet_bootstrap.cc:654] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.983325 28487 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:04.984035 28487 ts_tablet_manager.cc:1403] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.190s	user 0.050s	sys 0.077s
I20260710 13:25:04.986667 28487 raft_consensus.cc:359] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.987320 28487 raft_consensus.cc:385] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.987586 28487 raft_consensus.cc:740] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.988327 28487 consensus_queue.cc:260] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.990600 28487 ts_tablet_manager.cc:1434] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:04.991503 28487 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:04.993142 28507 raft_consensus.cc:493] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.993834 28507 raft_consensus.cc:515] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:04.996614 28507 leader_election.cc:290] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:04.997666 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b068a125154eb6ae56881945a9a99f" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:04.998908 28487 tablet_bootstrap.cc:654] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:05.000293 28411 leader_election.cc:343] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.001245 28408 leader_election.cc:304] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.002081 28556 raft_consensus.cc:2804] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.002552 28556 raft_consensus.cc:697] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Becoming Leader. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Running, Role: LEADER
I20260710 13:25:05.003500 28556 consensus_queue.cc:237] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.006394 28486 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.007092 28486 ts_tablet_manager.cc:1403] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.006s
I20260710 13:25:05.037887 28492 raft_consensus.cc:493] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.038626 28492 raft_consensus.cc:515] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.044790 28492 leader_election.cc:290] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:05.045429 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:05.047613 28411 leader_election.cc:343] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.055193 28296 raft_consensus.cc:2468] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
W20260710 13:25:05.057415 28260 consensus_peers.cc:597] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 -> Peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Couldn't send request to peer 3ac1ce188efd4161825e9aec4b7f18ab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:05.072486 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b068a125154eb6ae56881945a9a99f" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.075404 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.077780 28532 raft_consensus.cc:493] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.078501 28532 raft_consensus.cc:515] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.082113 28532 leader_election.cc:290] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.083598 28538 leader_election.cc:290] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.089411 28369 raft_consensus.cc:2468] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:05.093279 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1579e3be44fd4689b62a3b70e461ef25" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.093847 28445 raft_consensus.cc:3060] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.107869 28445 raft_consensus.cc:2468] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.113796 28486 raft_consensus.cc:359] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.114760 28486 raft_consensus.cc:385] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.115097 28486 raft_consensus.cc:740] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.119240 28337 leader_election.cc:304] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:05.120857 28547 raft_consensus.cc:2804] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.124963 28547 raft_consensus.cc:697] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:05.125909 28547 consensus_queue.cc:237] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.126470 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69026eab73341e78ae9567a2d7736b7" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.127213 28191 catalog_manager.cc:5697] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67). New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:05.134262 28259 leader_election.cc:304] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.135557 28532 raft_consensus.cc:2749] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.081171 28534 raft_consensus.cc:2749] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.149899 28538 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.155055 28582 consensus_queue.cc:1048] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.154999 28192 catalog_manager.cc:5697] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67). New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:05.157763 28443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69026eab73341e78ae9567a2d7736b7" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.159700 28296 raft_consensus.cc:3060] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.160148 28582 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:05.170825 28259 leader_election.cc:343] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.172639 28582 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:05.162668 28408 leader_election.cc:343] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.163374 28487 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.174461 28487 ts_tablet_manager.cc:1403] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.183s	user 0.061s	sys 0.070s
I20260710 13:25:05.174307 28408 leader_election.cc:304] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.175292 28504 raft_consensus.cc:2749] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:05.175859 28408 leader_election.cc:343] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.176395 28408 leader_election.cc:304] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.177237 28487 raft_consensus.cc:359] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.177943 28487 raft_consensus.cc:385] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.177628 28486 consensus_queue.cc:260] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.178561 28556 raft_consensus.cc:2749] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.178196 28487 raft_consensus.cc:740] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.179620 28486 ts_tablet_manager.cc:1434] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.171s	user 0.005s	sys 0.000s
I20260710 13:25:05.180540 28486 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.180155 28487 consensus_queue.cc:260] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.182080 28487 ts_tablet_manager.cc:1434] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:05.182901 28487 tablet_bootstrap.cc:492] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.186609 28582 consensus_queue.cc:1048] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:25:05.205281 28486 tablet_bootstrap.cc:654] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.205508 28487 tablet_bootstrap.cc:654] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:05.208755 28260 leader_election.cc:343] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.209242 28260 leader_election.cc:304] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.212486 28532 raft_consensus.cc:2749] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.214334 28485 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.215018 28485 ts_tablet_manager.cc:1403] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.376s	user 0.101s	sys 0.195s
I20260710 13:25:05.218250 28532 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:25:05.229163 28547 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.232822 28504 raft_consensus.cc:493] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.233332 28504 raft_consensus.cc:515] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.233275 28485 raft_consensus.cc:359] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.234190 28485 raft_consensus.cc:385] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.234477 28485 raft_consensus.cc:740] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.226140 28582 consensus_queue.cc:1048] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260710 13:25:05.277742 28337 consensus_peers.cc:597] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:05.285645 28504 leader_election.cc:290] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:05.286904 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a6d89a43247b0b136ddd89d25b485" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.289031 28485 consensus_queue.cc:260] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.290431 28486 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.291040 28486 ts_tablet_manager.cc:1403] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.009s
I20260710 13:25:05.290196 28492 raft_consensus.cc:493] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.291668 28492 raft_consensus.cc:515] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.298056 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a6d89a43247b0b136ddd89d25b485" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.293815 28192 catalog_manager.cc:5697] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.305015 28486 raft_consensus.cc:359] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.305671 28486 raft_consensus.cc:385] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.310410 28486 raft_consensus.cc:740] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.311180 28486 consensus_queue.cc:260] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.312887 28486 ts_tablet_manager.cc:1434] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:05.313774 28486 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
W20260710 13:25:05.294687 28408 leader_election.cc:343] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:05.317829 28411 leader_election.cc:343] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.325387 28487 tablet_bootstrap.cc:492] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.325912 28487 ts_tablet_manager.cc:1403] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.002s
I20260710 13:25:05.338074 28546 consensus_queue.cc:1048] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.337611 28492 leader_election.cc:290] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:05.346172 28486 tablet_bootstrap.cc:654] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.355320 28485 ts_tablet_manager.cc:1434] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.014s
I20260710 13:25:05.356841 28485 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:05.357898 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c749733024ed99ce9030137b7e4c2" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.370381 28487 raft_consensus.cc:359] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.371444 28487 raft_consensus.cc:385] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.371776 28487 raft_consensus.cc:740] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.372483 28487 consensus_queue.cc:260] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.377903 28411 leader_election.cc:304] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.378412 28487 ts_tablet_manager.cc:1434] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260710 13:25:05.379359 28487 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
W20260710 13:25:05.382427 28411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.65:38301, user_credentials={real_user=slave}} blocked reactor thread for 81992.6us
I20260710 13:25:05.382822 28504 raft_consensus.cc:2749] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.384598 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c749733024ed99ce9030137b7e4c2" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.392349 28411 leader_election.cc:304] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.393210 28504 raft_consensus.cc:2749] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.394584 28504 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.401705 28546 raft_consensus.cc:493] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.402311 28546 raft_consensus.cc:515] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.405759 28487 tablet_bootstrap.cc:654] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.406718 28546 leader_election.cc:290] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.408064 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:05.409403 28337 leader_election.cc:343] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.411185 28546 raft_consensus.cc:493] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.411687 28546 raft_consensus.cc:515] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.414525 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.415158 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.415257 28292 raft_consensus.cc:2468] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.415835 28444 raft_consensus.cc:2468] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.416921 28337 leader_election.cc:304] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:05.417474 28335 leader_election.cc:304] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.418164 28538 raft_consensus.cc:2804] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.418555 28538 raft_consensus.cc:493] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.418838 28546 leader_election.cc:290] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.418915 28538 raft_consensus.cc:3060] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.419413 28546 raft_consensus.cc:2804] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.419771 28546 raft_consensus.cc:493] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.420095 28546 raft_consensus.cc:3060] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.420163 28556 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.426362 28546 raft_consensus.cc:515] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.427129 28485 tablet_bootstrap.cc:654] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.427889 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
W20260710 13:25:05.429370 28335 leader_election.cc:343] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.432739 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
W20260710 13:25:05.434885 28337 leader_election.cc:343] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.437590 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.438380 28444 raft_consensus.cc:3060] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.448448 28444 raft_consensus.cc:2468] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.450269 28335 leader_election.cc:304] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.451591 28547 raft_consensus.cc:2804] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.452244 28547 raft_consensus.cc:697] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:05.453397 28547 consensus_queue.cc:237] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.455130 28486 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.455691 28486 ts_tablet_manager.cc:1403] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.009s
I20260710 13:25:05.459226 28546 leader_election.cc:290] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.459625 28534 raft_consensus.cc:493] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.460327 28534 raft_consensus.cc:515] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.463172 28486 raft_consensus.cc:359] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.463958 28486 raft_consensus.cc:385] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.464267 28486 raft_consensus.cc:740] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.464600 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b068a125154eb6ae56881945a9a99f" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
W20260710 13:25:05.466826 28259 leader_election.cc:343] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.467497 28534 leader_election.cc:290] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.468353 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b068a125154eb6ae56881945a9a99f" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.470008 28444 raft_consensus.cc:2468] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:05.470712 28487 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.472599 28487 ts_tablet_manager.cc:1403] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.015s
I20260710 13:25:05.472764 28260 leader_election.cc:304] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [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: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.474129 28534 raft_consensus.cc:2804] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.474601 28534 raft_consensus.cc:493] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.474231 28486 consensus_queue.cc:260] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.474970 28534 raft_consensus.cc:3060] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.476527 28487 raft_consensus.cc:359] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.477511 28487 raft_consensus.cc:385] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.477936 28487 raft_consensus.cc:740] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.478139 28486 ts_tablet_manager.cc:1434] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:25:05.479167 28486 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.478919 28487 consensus_queue.cc:260] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.482496 28487 ts_tablet_manager.cc:1434] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:25:05.484381 28487 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.470448 28538 raft_consensus.cc:515] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.491917 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:05.492805 28292 raft_consensus.cc:3060] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.494460 28538 leader_election.cc:290] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.497550 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.498027 28486 tablet_bootstrap.cc:654] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:05.499471 28335 leader_election.cc:343] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.508607 28556 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.513847 28487 tablet_bootstrap.cc:654] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.518956 28534 raft_consensus.cc:515] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.527923 28193 catalog_manager.cc:5697] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.529743 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b068a125154eb6ae56881945a9a99f" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
W20260710 13:25:05.531083 28259 leader_election.cc:343] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.532390 28534 leader_election.cc:290] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.535235 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b068a125154eb6ae56881945a9a99f" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.535887 28444 raft_consensus.cc:3060] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.536114 28485 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.536629 28485 ts_tablet_manager.cc:1403] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.180s	user 0.051s	sys 0.040s
I20260710 13:25:05.539480 28485 raft_consensus.cc:359] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.540206 28485 raft_consensus.cc:385] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.544888 28444 raft_consensus.cc:2468] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:05.546993 28485 raft_consensus.cc:740] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.523013 28292 raft_consensus.cc:2468] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.547780 28485 consensus_queue.cc:260] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.548887 28337 leader_election.cc:304] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab
I20260710 13:25:05.549072 28260 leader_election.cc:304] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.546322 28486 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.550112 28538 raft_consensus.cc:2804] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.550307 28486 ts_tablet_manager.cc:1403] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.014s
I20260710 13:25:05.550549 28534 raft_consensus.cc:2804] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.550645 28538 raft_consensus.cc:697] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:05.556835 28534 raft_consensus.cc:697] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:05.557340 28538 consensus_queue.cc:237] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.557701 28534 consensus_queue.cc:237] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.559002 28486 raft_consensus.cc:359] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.559648 28486 raft_consensus.cc:385] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.559907 28486 raft_consensus.cc:740] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
W20260710 13:25:05.554637 28411 consensus_peers.cc:597] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:05.560564 28486 consensus_queue.cc:260] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.562701 28486 ts_tablet_manager.cc:1434] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:25:05.555678 28485 ts_tablet_manager.cc:1434] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:25:05.563782 28486 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.563776 28485 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:05.566857 28487 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.567473 28487 ts_tablet_manager.cc:1403] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.003s
I20260710 13:25:05.571911 28485 tablet_bootstrap.cc:654] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.570870 28487 raft_consensus.cc:359] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.572492 28487 raft_consensus.cc:385] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.572868 28487 raft_consensus.cc:740] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.573771 28487 consensus_queue.cc:260] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.575906 28487 ts_tablet_manager.cc:1434] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:05.576829 28487 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.586488 28546 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.587071 28546 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.587528 28193 catalog_manager.cc:5697] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.588353 28547 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.590626 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.591081 28487 tablet_bootstrap.cc:654] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:05.592535 28335 leader_election.cc:343] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.595865 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.597324 28292 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.594508 28546 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.603477 28337 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [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: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab
I20260710 13:25:05.604600 28546 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.605005 28546 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.605336 28546 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.606590 28485 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.607033 28485 ts_tablet_manager.cc:1403] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.015s
I20260710 13:25:05.606737 28193 catalog_manager.cc:5697] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.609691 28485 raft_consensus.cc:359] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.610332 28485 raft_consensus.cc:385] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.610589 28485 raft_consensus.cc:740] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.611347 28485 consensus_queue.cc:260] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.617242 28485 ts_tablet_manager.cc:1434] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:25:05.618139 28485 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:05.622428 28547 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.603938 28486 tablet_bootstrap.cc:654] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.625106 28485 tablet_bootstrap.cc:654] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.629024 28487 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.629463 28487 ts_tablet_manager.cc:1403] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.008s
I20260710 13:25:05.611857 28546 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.631976 28487 raft_consensus.cc:359] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.632692 28487 raft_consensus.cc:385] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.632951 28487 raft_consensus.cc:740] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.633126 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:05.633661 28292 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.633715 28487 consensus_queue.cc:260] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.635795 28487 ts_tablet_manager.cc:1434] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:25:05.639520 28487 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.650815 28534 raft_consensus.cc:493] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.651541 28534 raft_consensus.cc:515] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.655440 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.656011 28546 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.656944 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44caa959626448ce82ec18046d7c8450" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.658378 28443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.658257 28444 raft_consensus.cc:2393] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e768d31c37884e40af3a4d1642783e35 in current term 1: Already voted for candidate 43d571082f8e470b8828cdcdfffb80a0 in this term.
W20260710 13:25:05.659672 28335 leader_election.cc:343] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.655445 28534 leader_election.cc:290] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.660581 28260 leader_election.cc:304] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.661375 28534 raft_consensus.cc:3060] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.662199 28292 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.663757 28337 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab
I20260710 13:25:05.664654 28546 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.665256 28546 raft_consensus.cc:697] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:05.666301 28546 consensus_queue.cc:237] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.671666 28485 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.672406 28485 ts_tablet_manager.cc:1403] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.015s
I20260710 13:25:05.672730 28487 tablet_bootstrap.cc:654] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.675184 28485 raft_consensus.cc:359] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.675972 28485 raft_consensus.cc:385] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.676251 28485 raft_consensus.cc:740] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.676478 28534 raft_consensus.cc:2749] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.677321 28485 consensus_queue.cc:260] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.680343 28485 ts_tablet_manager.cc:1434] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:05.682135 28485 tablet_bootstrap.cc:492] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:05.687798 28486 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.688274 28486 ts_tablet_manager.cc:1403] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.003s
I20260710 13:25:05.690936 28486 raft_consensus.cc:359] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.691628 28486 raft_consensus.cc:385] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.691903 28486 raft_consensus.cc:740] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.692709 28486 consensus_queue.cc:260] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.695120 28486 ts_tablet_manager.cc:1434] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:05.696130 28486 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.697544 28485 tablet_bootstrap.cc:654] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.702381 28486 tablet_bootstrap.cc:654] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.703964 28485 tablet_bootstrap.cc:492] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.704569 28485 ts_tablet_manager.cc:1403] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 13:25:05.703828 28190 catalog_manager.cc:5697] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.706801 28487 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.707276 28487 ts_tablet_manager.cc:1403] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.012s
I20260710 13:25:05.708179 28485 raft_consensus.cc:359] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.709095 28485 raft_consensus.cc:385] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.709411 28485 raft_consensus.cc:740] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.710179 28444 raft_consensus.cc:3060] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.710081 28485 consensus_queue.cc:260] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.714368 28487 raft_consensus.cc:359] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.715186 28487 raft_consensus.cc:385] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.715345 28485 ts_tablet_manager.cc:1434] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:25:05.715570 28487 raft_consensus.cc:740] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.716306 28485 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:05.716444 28487 consensus_queue.cc:260] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.719015 28487 ts_tablet_manager.cc:1434] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:25:05.719981 28487 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.723376 28485 tablet_bootstrap.cc:654] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.733316 28487 tablet_bootstrap.cc:654] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.735776 28485 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.736249 28485 ts_tablet_manager.cc:1403] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.014s
I20260710 13:25:05.739601 28485 raft_consensus.cc:359] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.740645 28485 raft_consensus.cc:385] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.740939 28485 raft_consensus.cc:740] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.741799 28485 consensus_queue.cc:260] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.744128 28485 ts_tablet_manager.cc:1434] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:05.745047 28485 tablet_bootstrap.cc:492] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
I20260710 13:25:05.749449 28486 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.749900 28486 ts_tablet_manager.cc:1403] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.005s
I20260710 13:25:05.751837 28485 tablet_bootstrap.cc:654] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.757085 28487 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.757787 28487 ts_tablet_manager.cc:1403] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.003s
I20260710 13:25:05.757035 28486 raft_consensus.cc:359] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.758302 28486 raft_consensus.cc:385] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.758751 28486 raft_consensus.cc:740] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.759742 28486 consensus_queue.cc:260] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.760684 28487 raft_consensus.cc:359] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.761418 28487 raft_consensus.cc:385] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.761690 28487 raft_consensus.cc:740] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.766822 28486 ts_tablet_manager.cc:1434] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:25:05.767459 28487 consensus_queue.cc:260] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.768251 28486 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.772392 28487 ts_tablet_manager.cc:1434] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:25:05.775068 28487 tablet_bootstrap.cc:492] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.776070 28485 tablet_bootstrap.cc:492] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.777218 28485 ts_tablet_manager.cc:1403] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.020s
I20260710 13:25:05.779569 28486 tablet_bootstrap.cc:654] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.780100 28485 raft_consensus.cc:359] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.780956 28485 raft_consensus.cc:385] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.781288 28485 raft_consensus.cc:740] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.782155 28485 consensus_queue.cc:260] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.785717 28485 ts_tablet_manager.cc:1434] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:05.786562 28487 tablet_bootstrap.cc:654] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.793198 28485 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Bootstrap starting.
W20260710 13:25:05.796960 28242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:05.802253 28597 raft_consensus.cc:493] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.802845 28597 raft_consensus.cc:515] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.805130 28597 leader_election.cc:290] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.806279 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.806469 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.807138 28444 raft_consensus.cc:2468] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
W20260710 13:25:05.807507 28337 leader_election.cc:343] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.808288 28335 leader_election.cc:304] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.809051 28546 raft_consensus.cc:2804] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.809412 28546 raft_consensus.cc:493] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.809634 28597 raft_consensus.cc:493] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.809748 28546 raft_consensus.cc:3060] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.810182 28597 raft_consensus.cc:515] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.812083 28597 leader_election.cc:290] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.813031 28485 tablet_bootstrap.cc:654] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.812881 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.813118 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.813617 28292 raft_consensus.cc:2468] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.813733 28444 raft_consensus.cc:2468] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.815011 28335 leader_election.cc:304] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:05.815853 28597 raft_consensus.cc:2804] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.816210 28597 raft_consensus.cc:493] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.816565 28597 raft_consensus.cc:3060] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.818179 28487 tablet_bootstrap.cc:492] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.818637 28487 ts_tablet_manager.cc:1403] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260710 13:25:05.818743 28486 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.819237 28486 ts_tablet_manager.cc:1403] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260710 13:25:05.821266 28487 raft_consensus.cc:359] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.821993 28487 raft_consensus.cc:385] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.821774 28486 raft_consensus.cc:359] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.822328 28487 raft_consensus.cc:740] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.822474 28486 raft_consensus.cc:385] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.822796 28486 raft_consensus.cc:740] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.823176 28487 consensus_queue.cc:260] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.824021 28546 raft_consensus.cc:515] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.824424 28486 consensus_queue.cc:260] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.823786 28485 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: No bootstrap required, opened a new log
I20260710 13:25:05.825491 28485 ts_tablet_manager.cc:1403] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260710 13:25:05.828245 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:05.828902 28486 ts_tablet_manager.cc:1434] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:25:05.829819 28485 raft_consensus.cc:359] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.830214 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.830556 28485 raft_consensus.cc:385] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.831451 28485 raft_consensus.cc:740] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.832214 28485 consensus_queue.cc:260] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.834385 28485 ts_tablet_manager.cc:1434] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 13:25:05.835107 28337 leader_election.cc:343] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.835943 28486 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.838056 28487 ts_tablet_manager.cc:1434] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:25:05.830826 28444 raft_consensus.cc:3060] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.841442 28487 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.843140 28486 tablet_bootstrap.cc:654] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.846539 28487 tablet_bootstrap.cc:654] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.850769 28534 raft_consensus.cc:493] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.851243 28534 raft_consensus.cc:515] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.853276 28534 leader_election.cc:290] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.854640 28443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a6d89a43247b0b136ddd89d25b485" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.855361 28443 raft_consensus.cc:2468] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:05.856361 28486 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:05.856846 28486 ts_tablet_manager.cc:1403] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 13:25:05.826851 28546 leader_election.cc:290] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.856696 28260 leader_election.cc:304] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:05.854619 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a6d89a43247b0b136ddd89d25b485" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.857548 28369 raft_consensus.cc:2468] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:05.857944 28444 raft_consensus.cc:2468] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.858433 28534 raft_consensus.cc:2804] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.858815 28534 raft_consensus.cc:493] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.825268 28597 raft_consensus.cc:515] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.859153 28534 raft_consensus.cc:3060] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.860085 28486 raft_consensus.cc:359] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.860683 28597 leader_election.cc:290] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.860935 28578 raft_consensus.cc:493] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.859161 28335 leader_election.cc:304] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:05.861496 28578 raft_consensus.cc:515] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.862382 28597 raft_consensus.cc:2804] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.862855 28597 raft_consensus.cc:697] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:05.861447 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:05.863437 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.863865 28578 leader_election.cc:290] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.863930 28292 raft_consensus.cc:3060] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.863669 28597 consensus_queue.cc:237] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.860911 28486 raft_consensus.cc:385] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.865691 28443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad03936feb424fafb536e121acc59a" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.865883 28486 raft_consensus.cc:740] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.866343 28443 raft_consensus.cc:2468] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 0.
I20260710 13:25:05.866552 28486 consensus_queue.cc:260] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.867549 28260 leader_election.cc:304] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:05.868330 28578 raft_consensus.cc:2804] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.863930 28444 raft_consensus.cc:3060] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.868855 28578 raft_consensus.cc:493] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.869400 28578 raft_consensus.cc:3060] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.873638 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad03936feb424fafb536e121acc59a" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.875902 28444 raft_consensus.cc:2468] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.877877 28487 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:05.878424 28487 ts_tablet_manager.cc:1403] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.005s
W20260710 13:25:05.880959 28259 leader_election.cc:343] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.881788 28487 raft_consensus.cc:359] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.882790 28487 raft_consensus.cc:385] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.882619 28335 leader_election.cc:304] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:05.883124 28487 raft_consensus.cc:740] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.883673 28546 raft_consensus.cc:2804] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.875902 28292 raft_consensus.cc:2468] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:05.883917 28487 consensus_queue.cc:260] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.884743 28546 raft_consensus.cc:697] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:05.885984 28546 consensus_queue.cc:237] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.887027 28534 raft_consensus.cc:515] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.892478 28486 ts_tablet_manager.cc:1434] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:25:05.893848 28486 tablet_bootstrap.cc:492] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:05.897725 28538 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.881680 28578 raft_consensus.cc:515] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.905122 28582 raft_consensus.cc:493] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.905761 28582 raft_consensus.cc:515] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.907023 28534 leader_election.cc:290] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.904086 28538 raft_consensus.cc:493] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.909031 28538 raft_consensus.cc:515] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.909659 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a6d89a43247b0b136ddd89d25b485" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.910457 28444 raft_consensus.cc:3060] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.917564 28442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a0bbb25cc4331928cae4ac7d1c2ea" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.917944 28538 leader_election.cc:290] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.918313 28442 raft_consensus.cc:2468] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.917619 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a6d89a43247b0b136ddd89d25b485" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:05.928077 28369 raft_consensus.cc:3060] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.929427 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a0bbb25cc4331928cae4ac7d1c2ea" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.930157 28292 raft_consensus.cc:2468] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.934118 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69026eab73341e78ae9567a2d7736b7" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:05.934599 28335 leader_election.cc:304] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:05.934767 28292 raft_consensus.cc:2468] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.935473 28546 raft_consensus.cc:2804] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.936151 28337 leader_election.cc:304] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:05.920933 28582 leader_election.cc:290] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.938547 28442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69026eab73341e78ae9567a2d7736b7" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.938681 28582 raft_consensus.cc:2804] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.939514 28442 raft_consensus.cc:2468] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:05.946496 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad03936feb424fafb536e121acc59a" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
W20260710 13:25:05.948212 28259 leader_election.cc:343] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.935964 28546 raft_consensus.cc:493] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.950682 28546 raft_consensus.cc:3060] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.952142 28487 ts_tablet_manager.cc:1434] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.073s	user 0.017s	sys 0.027s
I20260710 13:25:05.955288 28487 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:05.959556 28534 raft_consensus.cc:493] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.960103 28534 raft_consensus.cc:515] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.963688 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:05.966253 28442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:05.941996 28582 raft_consensus.cc:493] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.968411 28259 leader_election.cc:304] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.969354 28582 raft_consensus.cc:3060] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.964040 28534 leader_election.cc:290] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.973440 28534 raft_consensus.cc:2749] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.982749 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad03936feb424fafb536e121acc59a" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:05.981333 28534 raft_consensus.cc:493] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.984902 28445 raft_consensus.cc:3060] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.987071 28486 tablet_bootstrap.cc:654] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.983318 28578 leader_election.cc:290] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
W20260710 13:25:05.984877 28259 consensus_peers.cc:597] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:05.992214 28546 raft_consensus.cc:515] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:05.992717 28190 catalog_manager.cc:5697] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.993923 28445 raft_consensus.cc:2468] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:05.994244 28546 leader_election.cc:290] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:05.995056 28260 leader_election.cc:304] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:05.995189 28292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a0bbb25cc4331928cae4ac7d1c2ea" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:05.995759 28292 raft_consensus.cc:3060] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.988893 28534 raft_consensus.cc:515] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.001037 28534 leader_election.cc:290] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:06.001250 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:06.002169 28445 raft_consensus.cc:2393] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e768d31c37884e40af3a4d1642783e35 in current term 1: Already voted for candidate 43d571082f8e470b8828cdcdfffb80a0 in this term.
I20260710 13:25:06.002084 28578 raft_consensus.cc:2804] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.002835 28578 raft_consensus.cc:697] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:06.003633 28578 consensus_queue.cc:237] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.003945 28444 raft_consensus.cc:2468] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:06.005203 28260 leader_election.cc:304] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:06.006637 28370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:06.008121 28259 leader_election.cc:304] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:06.009720 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a0bbb25cc4331928cae4ac7d1c2ea" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:06.010056 28292 raft_consensus.cc:2468] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.010327 28444 raft_consensus.cc:3060] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.010565 28534 raft_consensus.cc:3060] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.010968 28630 raft_consensus.cc:2804] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.011121 28337 leader_election.cc:304] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:06.013618 28597 raft_consensus.cc:2804] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.017438 28597 raft_consensus.cc:697] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:06.031147 28597 consensus_queue.cc:237] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.041815 28547 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.060904 28546 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.066381 28546 raft_consensus.cc:493] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.067021 28546 raft_consensus.cc:515] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.080922 28578 raft_consensus.cc:493] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.081673 28578 raft_consensus.cc:515] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.123410 28293 raft_consensus.cc:3060] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.132787 28443 raft_consensus.cc:3060] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.155376 28487 tablet_bootstrap.cc:654] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.158560 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:06.160277 28337 leader_election.cc:343] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.160990 28190 catalog_manager.cc:5697] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.162292 28369 raft_consensus.cc:2468] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 1.
I20260710 13:25:06.163053 28193 catalog_manager.cc:5697] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.163741 28636 consensus_queue.cc:1048] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.167042 28630 raft_consensus.cc:697] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:06.167927 28630 consensus_queue.cc:237] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.170045 28442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b039b09d24f449cc960730ae28f683ba" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:06.173185 28582 raft_consensus.cc:515] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.175264 28582 leader_election.cc:290] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:06.178884 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b039b09d24f449cc960730ae28f683ba" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:06.182065 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69026eab73341e78ae9567a2d7736b7" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:06.182818 28445 raft_consensus.cc:3060] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.187597 28259 leader_election.cc:304] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0
I20260710 13:25:06.192477 28441 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.194041 28504 raft_consensus.cc:493] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.194545 28504 raft_consensus.cc:515] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.196732 28504 leader_election.cc:290] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:06.198338 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:06.198954 28546 leader_election.cc:290] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:06.161322 28578 leader_election.cc:290] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
W20260710 13:25:06.199791 28411 leader_election.cc:343] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.202134 28486 tablet_bootstrap.cc:492] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:06.202191 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:06.202893 28486 ts_tablet_manager.cc:1403] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.309s	user 0.013s	sys 0.003s
I20260710 13:25:06.206314 28486 raft_consensus.cc:359] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.211066 28440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:06.248894 28440 raft_consensus.cc:2468] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
W20260710 13:25:06.212167 28408 leader_election.cc:343] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.216491 28504 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.249863 28408 leader_election.cc:304] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:06.249996 28504 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.217132 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69026eab73341e78ae9567a2d7736b7" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:06.251986 28486 raft_consensus.cc:385] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.221014 28295 raft_consensus.cc:3060] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.216279 28534 raft_consensus.cc:2749] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.252243 28547 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.252347 28486 raft_consensus.cc:740] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.253670 28486 consensus_queue.cc:260] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.255306 28486 ts_tablet_manager.cc:1434] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.000s
I20260710 13:25:06.233940 28492 raft_consensus.cc:493] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.235711 28444 raft_consensus.cc:2468] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.256068 28486 tablet_bootstrap.cc:492] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:06.235630 28445 raft_consensus.cc:2468] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.247328 28487 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:06.256255 28492 raft_consensus.cc:515] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.257105 28487 ts_tablet_manager.cc:1403] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.302s	user 0.019s	sys 0.035s
I20260710 13:25:06.252338 28294 raft_consensus.cc:3060] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.247123 28193 catalog_manager.cc:5697] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.251626 28335 leader_election.cc:304] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:06.251751 28507 raft_consensus.cc:2749] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.260113 28547 raft_consensus.cc:2804] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.260555 28547 raft_consensus.cc:493] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.261624 28547 raft_consensus.cc:3060] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.263540 28492 leader_election.cc:290] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:06.264288 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:06.265030 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:06.268939 28487 raft_consensus.cc:359] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.269608 28487 raft_consensus.cc:385] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.269867 28487 raft_consensus.cc:740] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.270533 28487 consensus_queue.cc:260] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.272560 28487 ts_tablet_manager.cc:1434] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:25:06.273131 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:06.273428 28487 tablet_bootstrap.cc:492] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35: Bootstrap starting.
I20260710 13:25:06.273324 28504 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:06.273898 28296 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 1.
I20260710 13:25:06.274544 28294 raft_consensus.cc:2468] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.275094 28411 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:06.275822 28337 leader_election.cc:304] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:06.276001 28547 raft_consensus.cc:515] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.267577 28408 leader_election.cc:304] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:06.278172 28582 raft_consensus.cc:2804] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.278740 28582 raft_consensus.cc:697] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:06.279739 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:06.279541 28582 consensus_queue.cc:237] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.280153 28504 raft_consensus.cc:2749] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:06.282541 28597 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:25:06.285436 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:06.286232 28486 tablet_bootstrap.cc:654] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.286492 28636 raft_consensus.cc:2749] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.287758 28296 raft_consensus.cc:3060] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.307874 28547 leader_election.cc:290] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:06.310410 28547 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.313581 28296 raft_consensus.cc:2468] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.313655 28440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:06.314342 28440 raft_consensus.cc:3060] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.320097 28192 catalog_manager.cc:5697] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.316751 28193 catalog_manager.cc:5697] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.318490 28337 leader_election.cc:304] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:06.331776 28492 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:06.335840 28547 raft_consensus.cc:2804] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.342260 28582 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.345192 28492 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43d571082f8e470b8828cdcdfffb80a0)
I20260710 13:25:06.345703 28492 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:06.341894 28547 raft_consensus.cc:697] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:06.356578 28582 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.357731 28547 consensus_queue.cc:237] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.358090 28582 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:25:06.365291 28487 tablet_bootstrap.cc:654] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.372162 28492 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.375437 28369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:06.386476 28597 raft_consensus.cc:493] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.387329 28597 raft_consensus.cc:515] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.381808 28492 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 2 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:06.386507 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:06.399820 28486 tablet_bootstrap.cc:492] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:06.400218 28486 ts_tablet_manager.cc:1403] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.009s
I20260710 13:25:06.405440 28411 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab; no voters: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35
I20260710 13:25:06.406884 28442 raft_consensus.cc:1240] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Rejecting Update request from peer 43d571082f8e470b8828cdcdfffb80a0 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:06.407325 28597 leader_election.cc:290] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:06.408739 28492 raft_consensus.cc:2749] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:25:06.409904 28442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:06.410003 28597 consensus_queue.cc:1059] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.410624 28442 raft_consensus.cc:2468] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 0.
I20260710 13:25:06.410928 28597 raft_consensus.cc:3055] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:06.412094 28597 raft_consensus.cc:740] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:06.412809 28335 leader_election.cc:304] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:06.413771 28538 raft_consensus.cc:2804] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.414215 28538 raft_consensus.cc:493] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.414633 28538 raft_consensus.cc:3060] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.415117 28295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
W20260710 13:25:06.416924 28337 leader_election.cc:343] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.442276 28486 raft_consensus.cc:359] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.443244 28486 raft_consensus.cc:385] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.443576 28486 raft_consensus.cc:740] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.487566 28440 raft_consensus.cc:2468] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
W20260710 13:25:06.509478 28654 log.cc:927] Time spent T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260710 13:25:06.507380 28597 consensus_queue.cc:260] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.514473 28486 consensus_queue.cc:260] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.512446 28597 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:06.520200 28546 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.526644 28369 raft_consensus.cc:3060] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.531565 28193 catalog_manager.cc:5697] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.532439 28487 tablet_bootstrap.cc:492] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35: No bootstrap required, opened a new log
I20260710 13:25:06.533892 28487 ts_tablet_manager.cc:1403] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35: Time spent bootstrapping tablet: real 0.261s	user 0.021s	sys 0.041s
I20260710 13:25:06.537930 28487 raft_consensus.cc:359] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.538632 28487 raft_consensus.cc:385] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.538913 28487 raft_consensus.cc:740] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.539541 28487 consensus_queue.cc:260] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.541706 28487 ts_tablet_manager.cc:1434] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:06.545912 28486 ts_tablet_manager.cc:1434] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.145s	user 0.008s	sys 0.018s
I20260710 13:25:06.546633 28582 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.523772 28538 raft_consensus.cc:515] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.555451 28486 tablet_bootstrap.cc:492] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0: Bootstrap starting.
I20260710 13:25:06.560696 28538 leader_election.cc:290] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:06.559268 28293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:06.561858 28293 raft_consensus.cc:3060] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.570056 28630 consensus_queue.cc:1048] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.570662 28597 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.573422 28441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "43d571082f8e470b8828cdcdfffb80a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:06.574049 28441 raft_consensus.cc:3060] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.576800 28486 tablet_bootstrap.cc:654] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.590574 28486 tablet_bootstrap.cc:492] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0: No bootstrap required, opened a new log
I20260710 13:25:06.591145 28486 ts_tablet_manager.cc:1403] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260710 13:25:06.593844 28486 raft_consensus.cc:359] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.594579 28486 raft_consensus.cc:385] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.584111 28441 raft_consensus.cc:2468] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.594903 28486 raft_consensus.cc:740] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.595834 28486 consensus_queue.cc:260] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.598650 28335 leader_election.cc:304] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: 
I20260710 13:25:06.599793 28546 raft_consensus.cc:2804] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.600382 28546 raft_consensus.cc:697] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Leader. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:06.601241 28486 ts_tablet_manager.cc:1434] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:25:06.601164 28546 consensus_queue.cc:237] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:06.607434 28293 raft_consensus.cc:2468] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43d571082f8e470b8828cdcdfffb80a0 in term 1.
I20260710 13:25:06.613137 28371 raft_consensus.cc:3060] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.630802 28534 consensus_queue.cc:1048] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.653093 28192 catalog_manager.cc:5697] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.687558 28534 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.694604 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:25:06.700385 28534 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:25:06.706549 28671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:06.717221 28672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:06.722378 28675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:06.723496 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:06.724627 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:06.724893 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:06.725096 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689906725078 us; error 0 us; skew 500 ppm
I20260710 13:25:06.725875 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:06.728665 27169 webserver.cc:533] Webserver started at http://127.26.136.68:41649/ using document root <none> and password file <none>
I20260710 13:25:06.729097 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:06.729260 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:06.729465 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:06.730427 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-3-root/instance:
uuid: "d9e1a55a318a468f83695ae135d12e3f"
format_stamp: "Formatted at 2026-07-10 13:25:06 on dist-test-slave-8s6r"
I20260710 13:25:06.734727 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:25:06.737896 28680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:06.738655 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:25:06.738966 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-3-root
uuid: "d9e1a55a318a468f83695ae135d12e3f"
format_stamp: "Formatted at 2026-07-10 13:25:06 on dist-test-slave-8s6r"
I20260710 13:25:06.739310 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:06.749630 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:06.750777 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:06.752043 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:06.754259 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:06.754442 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:06.754730 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:06.754904 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:06.776867 28582 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.794754 28547 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.819815 28547 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.843082 28546 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.909535 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.68:46571
I20260710 13:25:06.909638 28746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.68:46571 every 8 connection(s)
I20260710 13:25:06.914404 27169 auto_leader_rebalancer-test.cc:388] add a tserver: d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:06.926937 28747 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34293
I20260710 13:25:06.927374 28747 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:06.928109 28747 heartbeater.cc:507] Master 127.26.136.126:34293 requested a full tablet report, sending...
I20260710 13:25:06.930123 28192 ts_manager.cc:194] Registered new tserver with Master: d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571)
I20260710 13:25:06.931562 28192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35146
I20260710 13:25:07.008441 28661 consensus_queue.cc:1048] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:07.021193 28661 consensus_queue.cc:1048] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:07.871197 28534 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43d571082f8e470b8828cdcdfffb80a0)
I20260710 13:25:07.871821 28534 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:07.874675 28534 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:07.874855 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:07.875290 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" is_pre_election: true
I20260710 13:25:07.875505 28371 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 2.
I20260710 13:25:07.876065 28445 raft_consensus.cc:2393] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e768d31c37884e40af3a4d1642783e35 in current term 2: Already voted for candidate 3ac1ce188efd4161825e9aec4b7f18ab in this term.
I20260710 13:25:07.876780 28259 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [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: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:07.877612 28534 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:07.877954 28534 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43d571082f8e470b8828cdcdfffb80a0)
I20260710 13:25:07.878271 28534 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.883584 28534 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:07.885476 28534 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 2 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:07.886256 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:07.886579 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:07.887355 28445 raft_consensus.cc:2393] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e768d31c37884e40af3a4d1642783e35 in current term 2: Already voted for candidate 3ac1ce188efd4161825e9aec4b7f18ab in this term.
I20260710 13:25:07.893463 28371 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 2.
I20260710 13:25:07.894573 28259 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [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: 43d571082f8e470b8828cdcdfffb80a0, e768d31c37884e40af3a4d1642783e35; no voters: 3ac1ce188efd4161825e9aec4b7f18ab
I20260710 13:25:07.895311 28534 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.895817 28534 raft_consensus.cc:697] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 2 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:07.896586 28534 consensus_queue.cc:237] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [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: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:07.902988 28445 consensus_queue.cc:237] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:07.906472 28193 catalog_manager.cc:5697] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.916226 28371 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:07.917618 28296 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:07.920372 28648 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.923010 28648 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.934150 28747 heartbeater.cc:499] Master 127.26.136.126:34293 was elected leader, sending a full tablet report...
W20260710 13:25:07.934273 28410 consensus_peers.cc:597] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b082fc34c7c44836a2536d1862693252. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:07.939186 28648 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:07.958739 28371 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:07.961591 28296 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:07.964879 28193 catalog_manager.cc:5697] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.994583 28371 consensus_queue.cc:237] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.001921 28445 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:08.003469 28296 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:08.003575 28547 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.005590 28661 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.014230 28546 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.015996 28445 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
W20260710 13:25:08.019485 28336 consensus_peers.cc:597] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 250a0bbb25cc4331928cae4ac7d1c2ea. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:08.023398 28296 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.027982 28190 catalog_manager.cc:5697] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:08.034672 28440 consensus_queue.cc:237] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.054683 28296 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:08.054764 28371 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:08.055087 28410 consensus_peers.cc:597] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b039b09d24f449cc960730ae28f683ba. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:08.057201 28766 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.058301 28648 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:08.069182 28766 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.070950 28371 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.082909 28296 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.086694 28371 consensus_queue.cc:237] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.087240 28192 catalog_manager.cc:5697] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.095769 28440 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:08.097236 28336 consensus_peers.cc:597] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a438347d25643a58c69ac909308a6f2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:08.098152 28661 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.098984 28296 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:08.100983 28661 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.106855 28546 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.109129 28445 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.113683 28295 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:08.126209 28190 catalog_manager.cc:5697] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:08.267988 28648 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:08.268613 28648 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:08.270722 28648 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:08.271404 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35" is_pre_election: true
I20260710 13:25:08.272092 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0" is_pre_election: true
I20260710 13:25:08.272655 28371 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 2.
I20260710 13:25:08.273567 28408 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:08.274228 28648 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:25:08.274592 28648 raft_consensus.cc:493] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:08.274933 28648 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.281701 28648 raft_consensus.cc:515] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:08.283835 28648 leader_election.cc:290] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 3 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:08.284514 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:08.285902 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9e43d690a945278aa5c147299a5884" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:08.286419 28371 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.290688 28371 raft_consensus.cc:2468] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 3.
I20260710 13:25:08.291985 28408 leader_election.cc:304] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [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: 3ac1ce188efd4161825e9aec4b7f18ab, 43d571082f8e470b8828cdcdfffb80a0; no voters: e768d31c37884e40af3a4d1642783e35
I20260710 13:25:08.293076 28648 raft_consensus.cc:2804] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:08.293783 28648 raft_consensus.cc:697] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 LEADER]: Becoming Leader. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Running, Role: LEADER
I20260710 13:25:08.294631 28648 consensus_queue.cc:237] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:08.308542 28371 raft_consensus.cc:1240] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Rejecting Update request from peer e768d31c37884e40af3a4d1642783e35 for earlier term 2. Current term is 3. Ops: []
I20260710 13:25:08.310036 28534 consensus_queue.cc:1059] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:08.310983 28630 raft_consensus.cc:3055] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:08.311394 28630 raft_consensus.cc:740] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:08.311761 28193 catalog_manager.cc:5697] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: term changed from 2 to 3, leader changed from e768d31c37884e40af3a4d1642783e35 (127.26.136.65) to 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67). New cstate: current_term: 3 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:08.312191 28630 consensus_queue.cc:260] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:08.313586 28630 raft_consensus.cc:3060] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.418751 28780 ts_tablet_manager.cc:933] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:08.420876 28780 tablet_copy_client.cc:323] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:08.432180 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 250a0bbb25cc4331928cae4ac7d1c2ea from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:08.432862 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 250a0bbb25cc4331928cae4ac7d1c2ea from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-250a0bbb25cc4331928cae4ac7d1c2ea
I20260710 13:25:08.441092 28381 tablet_copy_source_session.cc:215] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:08.444770 28780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a0bbb25cc4331928cae4ac7d1c2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:08.454952 28780 tablet_copy_client.cc:806] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:08.455494 28780 tablet_copy_client.cc:670] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:08.459919 28780 tablet_copy_client.cc:538] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:08.468429 28780 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:08.488224 28780 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:08.489216 28780 tablet_bootstrap.cc:492] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:08.489850 28780 ts_tablet_manager.cc:1403] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 13:25:08.493461 28780 raft_consensus.cc:359] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.494336 28780 raft_consensus.cc:740] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:08.494964 28780 consensus_queue.cc:260] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.497591 28780 ts_tablet_manager.cc:1434] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:25:08.499553 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-250a0bbb25cc4331928cae4ac7d1c2ea received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:08.499996 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-250a0bbb25cc4331928cae4ac7d1c2ea on tablet 250a0bbb25cc4331928cae4ac7d1c2ea with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:08.507817 28780 ts_tablet_manager.cc:933] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:08.509403 28780 tablet_copy_client.cc:323] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.67:44401
I20260710 13:25:08.518597 28455 tablet_copy_service.cc:140] P 3ac1ce188efd4161825e9aec4b7f18ab: Received BeginTabletCopySession request for tablet b082fc34c7c44836a2536d1862693252 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:41874)
I20260710 13:25:08.519106 28455 tablet_copy_service.cc:161] P 3ac1ce188efd4161825e9aec4b7f18ab: Beginning new tablet copy session on tablet b082fc34c7c44836a2536d1862693252 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:41874: session id = d9e1a55a318a468f83695ae135d12e3f-b082fc34c7c44836a2536d1862693252
I20260710 13:25:08.523905 28455 tablet_copy_source_session.cc:215] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:08.526559 28780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b082fc34c7c44836a2536d1862693252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:08.537387 28780 tablet_copy_client.cc:806] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:08.537940 28780 tablet_copy_client.cc:670] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:08.541324 28780 tablet_copy_client.cc:538] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:08.547390 28780 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:08.563912 28780 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:08.564648 28780 tablet_bootstrap.cc:492] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:08.565210 28780 ts_tablet_manager.cc:1403] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:25:08.567567 28780 raft_consensus.cc:359] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.568300 28780 raft_consensus.cc:740] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:08.568884 28780 consensus_queue.cc:260] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.571115 28780 ts_tablet_manager.cc:1434] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:08.573145 28455 tablet_copy_service.cc:342] P 3ac1ce188efd4161825e9aec4b7f18ab: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-b082fc34c7c44836a2536d1862693252 received from {username='slave'} at 127.0.0.1:41874
I20260710 13:25:08.573518 28455 tablet_copy_service.cc:434] P 3ac1ce188efd4161825e9aec4b7f18ab: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-b082fc34c7c44836a2536d1862693252 on tablet b082fc34c7c44836a2536d1862693252 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:08.629009 28780 ts_tablet_manager.cc:933] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:08.630759 28780 tablet_copy_client.cc:323] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.67:44401
I20260710 13:25:08.632539 28455 tablet_copy_service.cc:140] P 3ac1ce188efd4161825e9aec4b7f18ab: Received BeginTabletCopySession request for tablet b039b09d24f449cc960730ae28f683ba from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:41874)
I20260710 13:25:08.633172 28455 tablet_copy_service.cc:161] P 3ac1ce188efd4161825e9aec4b7f18ab: Beginning new tablet copy session on tablet b039b09d24f449cc960730ae28f683ba from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:41874: session id = d9e1a55a318a468f83695ae135d12e3f-b039b09d24f449cc960730ae28f683ba
I20260710 13:25:08.638393 28455 tablet_copy_source_session.cc:215] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:08.641084 28780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b039b09d24f449cc960730ae28f683ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:08.652344 28780 tablet_copy_client.cc:806] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:08.652920 28780 tablet_copy_client.cc:670] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:08.656450 28780 tablet_copy_client.cc:538] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:08.663909 28780 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:08.680850 28780 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:08.681634 28780 tablet_bootstrap.cc:492] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:08.682214 28780 ts_tablet_manager.cc:1403] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:25:08.684588 28780 raft_consensus.cc:359] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.685256 28780 raft_consensus.cc:740] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:08.685724 28780 consensus_queue.cc:260] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.687445 28780 ts_tablet_manager.cc:1434] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:08.689188 28455 tablet_copy_service.cc:342] P 3ac1ce188efd4161825e9aec4b7f18ab: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-b039b09d24f449cc960730ae28f683ba received from {username='slave'} at 127.0.0.1:41874
I20260710 13:25:08.689687 28455 tablet_copy_service.cc:434] P 3ac1ce188efd4161825e9aec4b7f18ab: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-b039b09d24f449cc960730ae28f683ba on tablet b039b09d24f449cc960730ae28f683ba with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:08.702194 28780 ts_tablet_manager.cc:933] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:08.706871 28780 tablet_copy_client.cc:323] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:08.708503 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 3a438347d25643a58c69ac909308a6f2 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:08.709031 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 3a438347d25643a58c69ac909308a6f2 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-3a438347d25643a58c69ac909308a6f2
I20260710 13:25:08.714082 28381 tablet_copy_source_session.cc:215] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:08.716583 28780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a438347d25643a58c69ac909308a6f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:08.726500 28780 tablet_copy_client.cc:806] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:08.726977 28780 tablet_copy_client.cc:670] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:08.730283 28780 tablet_copy_client.cc:538] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:08.734858 28295 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:25:08.735294 28295 pending_rounds.cc:85] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: Aborting all ops after (but not including) 1
I20260710 13:25:08.735754 28295 pending_rounds.cc:107] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:25:08.736039 28295 raft_consensus.cc:2889] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:25:08.736382 28780 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:08.737565 28761 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:08.771354 28371 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:25:08.773401 28648 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:08.786722 28780 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:08.787786 28780 tablet_bootstrap.cc:492] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:08.788517 28780 ts_tablet_manager.cc:1403] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.052s	user 0.037s	sys 0.013s
I20260710 13:25:08.791613 28780 raft_consensus.cc:359] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.792527 28780 raft_consensus.cc:740] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:08.793195 28780 consensus_queue.cc:260] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:08.795446 28780 ts_tablet_manager.cc:1434] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:08.797430 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-3a438347d25643a58c69ac909308a6f2 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:08.797976 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-3a438347d25643a58c69ac909308a6f2 on tablet 3a438347d25643a58c69ac909308a6f2 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:08.810523 28722 raft_consensus.cc:1217] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:09.013221 28722 raft_consensus.cc:1217] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:09.127467 28722 raft_consensus.cc:1217] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:09.227295 28722 raft_consensus.cc:1217] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:09.332333 28547 raft_consensus.cc:1064] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:09.335146 28547 consensus_queue.cc:237] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.342796 28722 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.342864 28440 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.342885 28294 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.344877 28661 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:09.346160 28546 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.346858 28547 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.373241 28798 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.375161 28295 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.389706 28722 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.393570 28193 catalog_manager.cc:5697] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.393951 28440 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.427794 28371 consensus_queue.cc:237] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.433734 28722 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.434242 28294 raft_consensus.cc:1275] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.434947 28798 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.435802 28661 consensus_queue.cc:1048] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.443859 28547 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.447926 28294 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.450599 28722 raft_consensus.cc:2955] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.454372 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 250a0bbb25cc4331928cae4ac7d1c2ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:09.463146 28190 catalog_manager.cc:5697] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.479457 28427 tablet_service.cc:1558] Processing DeleteTablet for tablet 250a0bbb25cc4331928cae4ac7d1c2ea with delete_type TABLET_DATA_TOMBSTONED (TS 3ac1ce188efd4161825e9aec4b7f18ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46046
I20260710 13:25:09.482478 28808 tablet_replica.cc:333] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:09.486183 28808 raft_consensus.cc:2243] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:09.490176 28808 raft_consensus.cc:2272] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:09.495049 28808 ts_tablet_manager.cc:1916] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:09.512055 28808 ts_tablet_manager.cc:1929] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:09.512610 28808 log.cc:1199] T 250a0bbb25cc4331928cae4ac7d1c2ea P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/wals/250a0bbb25cc4331928cae4ac7d1c2ea
I20260710 13:25:09.514740 28179 catalog_manager.cc:5028] TS 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): tablet 250a0bbb25cc4331928cae4ac7d1c2ea (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:09.528261 28799 raft_consensus.cc:1064] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:09.530967 28799 consensus_queue.cc:237] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.538178 28722 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.539644 28295 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.539865 28371 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.541198 28799 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:09.542572 28797 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:09.543588 28648 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.559170 28661 raft_consensus.cc:1064] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:09.561915 28661 consensus_queue.cc:237] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.572088 28722 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.569975 28797 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.577085 28371 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.579061 28721 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.580717 28798 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.589838 28190 catalog_manager.cc:5697] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.593511 28295 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.594990 28440 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.598970 28295 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.604079 28547 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.605962 28546 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.632000 28445 consensus_queue.cc:237] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.638036 28440 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.636294 28798 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.643078 28721 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.645723 28648 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:09.666649 28720 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.674647 28296 raft_consensus.cc:1275] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.677028 28761 consensus_queue.cc:1048] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:09.678978 28193 catalog_manager.cc:5697] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:09.680408 28799 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.687175 28295 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.699509 28179 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b082fc34c7c44836a2536d1862693252 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:09.699311 28294 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.710901 28190 catalog_manager.cc:5697] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:09.703199 28720 raft_consensus.cc:2955] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.723143 28371 consensus_queue.cc:237] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.730232 28720 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.732039 28661 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.733291 28356 tablet_service.cc:1558] Processing DeleteTablet for tablet b082fc34c7c44836a2536d1862693252 with delete_type TABLET_DATA_TOMBSTONED (TS 43d571082f8e470b8828cdcdfffb80a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46600
I20260710 13:25:09.740265 28295 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.740123 28547 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.741740 28798 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.741504 28722 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.747129 28295 raft_consensus.cc:2955] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.756196 28799 raft_consensus.cc:1064] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:09.756072 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a438347d25643a58c69ac909308a6f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:09.759711 28799 consensus_queue.cc:237] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.760887 28190 catalog_manager.cc:5697] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.764340 28818 tablet_replica.cc:333] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:09.766076 28818 raft_consensus.cc:2243] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:09.766925 28818 raft_consensus.cc:2272] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:09.770507 28818 ts_tablet_manager.cc:1916] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:09.772440 28427 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a438347d25643a58c69ac909308a6f2 with delete_type TABLET_DATA_TOMBSTONED (TS 3ac1ce188efd4161825e9aec4b7f18ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46046
I20260710 13:25:09.773465 28808 tablet_replica.cc:333] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:09.774382 28808 raft_consensus.cc:2243] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:09.775183 28808 raft_consensus.cc:2272] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:09.778764 28808 ts_tablet_manager.cc:1916] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:09.784876 28371 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.785723 28294 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.787552 28721 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:09.787345 28761 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.788546 28797 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.791199 28648 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:09.831522 28808 ts_tablet_manager.cc:1929] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:09.836987 28797 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.848829 28371 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.848685 28722 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.851255 28818 ts_tablet_manager.cc:1929] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:09.851763 28818 log.cc:1199] T b082fc34c7c44836a2536d1862693252 P 43d571082f8e470b8828cdcdfffb80a0: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/wals/b082fc34c7c44836a2536d1862693252
I20260710 13:25:09.856674 28178 catalog_manager.cc:5028] TS 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): tablet b082fc34c7c44836a2536d1862693252 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:09.858067 28808 log.cc:1199] T 3a438347d25643a58c69ac909308a6f2 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/wals/3a438347d25643a58c69ac909308a6f2
I20260710 13:25:09.861127 28295 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.866230 28179 catalog_manager.cc:5028] TS 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): tablet 3a438347d25643a58c69ac909308a6f2 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:09.870023 28191 catalog_manager.cc:5697] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:09.892592 28445 consensus_queue.cc:237] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:09.897250 28721 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.897493 28371 raft_consensus.cc:1275] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:09.898751 28797 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.899645 28761 consensus_queue.cc:1048] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.906665 28648 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.908597 28371 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.914717 28721 raft_consensus.cc:2955] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.916664 28179 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b039b09d24f449cc960730ae28f683ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:09.923358 28191 catalog_manager.cc:5697] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:09.936250 28283 tablet_service.cc:1558] Processing DeleteTablet for tablet b039b09d24f449cc960730ae28f683ba with delete_type TABLET_DATA_TOMBSTONED (TS e768d31c37884e40af3a4d1642783e35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59580
I20260710 13:25:09.938324 28823 tablet_replica.cc:333] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:09.939378 28823 raft_consensus.cc:2243] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:09.940006 28823 raft_consensus.cc:2272] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:09.942960 28823 ts_tablet_manager.cc:1916] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:09.954268 28823 ts_tablet_manager.cc:1929] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:09.954622 28823 log.cc:1199] T b039b09d24f449cc960730ae28f683ba P e768d31c37884e40af3a4d1642783e35: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/wals/b039b09d24f449cc960730ae28f683ba
I20260710 13:25:09.956329 28181 catalog_manager.cc:5028] TS e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): tablet b039b09d24f449cc960730ae28f683ba (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:10.966341 28445 consensus_queue.cc:237] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
W20260710 13:25:10.973740 28410 consensus_peers.cc:597] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 296af340c40348d19068c12fbc63c9da. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.975234 28294 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:10.975837 28371 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:10.976873 28797 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:10.977823 28827 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:10.985505 28797 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:10.987160 28295 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:10.988078 28371 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:10.998158 28369 consensus_queue.cc:237] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:10.998452 28192 catalog_manager.cc:5697] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:11.007658 28336 consensus_peers.cc:597] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b45440afd3c8402bbb69dcd817e2d7da. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:11.009734 28445 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:11.011193 28295 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:11.012547 28547 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:11.014314 28547 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:11.027390 28547 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.030377 28445 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.030552 28295 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.041726 28369 consensus_queue.cc:237] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.051626 28445 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:11.051890 28336 consensus_peers.cc:597] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efc25303a5434d2fa478f63b7ef37697. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:11.053032 28832 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:11.049063 28190 catalog_manager.cc:5697] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.054428 28295 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:11.056438 28832 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:11.065469 28824 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.067071 28445 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.085810 28191 catalog_manager.cc:5697] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.095037 28295 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.109418 28295 consensus_queue.cc:237] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.117728 28440 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:11.120167 28369 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:11.121641 28844 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:11.122543 28817 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:11.129828 28844 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.130885 28371 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.144807 28440 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:11.148794 28191 catalog_manager.cc:5697] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:11.166345 28261 consensus_peers.cc:597] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 779c749733024ed99ce9030137b7e4c2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:11.463789 28850 ts_tablet_manager.cc:933] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:11.466194 28850 tablet_copy_client.cc:323] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.67:44401
I20260710 13:25:11.468658 28455 tablet_copy_service.cc:140] P 3ac1ce188efd4161825e9aec4b7f18ab: Received BeginTabletCopySession request for tablet 296af340c40348d19068c12fbc63c9da from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:41874)
I20260710 13:25:11.469326 28455 tablet_copy_service.cc:161] P 3ac1ce188efd4161825e9aec4b7f18ab: Beginning new tablet copy session on tablet 296af340c40348d19068c12fbc63c9da from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:41874: session id = d9e1a55a318a468f83695ae135d12e3f-296af340c40348d19068c12fbc63c9da
I20260710 13:25:11.477217 28455 tablet_copy_source_session.cc:215] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:11.480311 28850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296af340c40348d19068c12fbc63c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.484579 28852 ts_tablet_manager.cc:933] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:11.490250 28852 tablet_copy_client.cc:323] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:11.494496 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet b45440afd3c8402bbb69dcd817e2d7da from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:11.495091 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet b45440afd3c8402bbb69dcd817e2d7da from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-b45440afd3c8402bbb69dcd817e2d7da
I20260710 13:25:11.500093 28850 tablet_copy_client.cc:806] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:11.500905 28850 tablet_copy_client.cc:670] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:11.503383 28381 tablet_copy_source_session.cc:215] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:11.505290 28850 tablet_copy_client.cc:538] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:11.507058 28852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45440afd3c8402bbb69dcd817e2d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.519757 28850 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:11.521565 28854 ts_tablet_manager.cc:933] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:11.529412 28852 tablet_copy_client.cc:806] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:11.530121 28852 tablet_copy_client.cc:670] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:11.534337 28852 tablet_copy_client.cc:538] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:11.534876 28854 tablet_copy_client.cc:323] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:11.536962 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet efc25303a5434d2fa478f63b7ef37697 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:11.537617 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet efc25303a5434d2fa478f63b7ef37697 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-efc25303a5434d2fa478f63b7ef37697
I20260710 13:25:11.543745 28852 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:11.547115 28381 tablet_copy_source_session.cc:215] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:11.552124 28854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc25303a5434d2fa478f63b7ef37697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.561465 28850 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.562497 28850 tablet_bootstrap.cc:492] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:11.563268 28850 ts_tablet_manager.cc:1403] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.017s
I20260710 13:25:11.566458 28850 raft_consensus.cc:359] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.567363 28850 raft_consensus.cc:740] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:11.568632 28852 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.568059 28850 consensus_queue.cc:260] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.569583 28852 tablet_bootstrap.cc:492] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:11.570343 28852 ts_tablet_manager.cc:1403] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.002s
I20260710 13:25:11.573566 28852 raft_consensus.cc:359] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.574484 28852 raft_consensus.cc:740] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:11.589536 28852 consensus_queue.cc:260] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.594344 28850 ts_tablet_manager.cc:1434] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.014s
I20260710 13:25:11.596527 28455 tablet_copy_service.cc:342] P 3ac1ce188efd4161825e9aec4b7f18ab: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-296af340c40348d19068c12fbc63c9da received from {username='slave'} at 127.0.0.1:41874
I20260710 13:25:11.597023 28455 tablet_copy_service.cc:434] P 3ac1ce188efd4161825e9aec4b7f18ab: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-296af340c40348d19068c12fbc63c9da on tablet 296af340c40348d19068c12fbc63c9da with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:11.599821 28854 tablet_copy_client.cc:806] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:11.600528 28854 tablet_copy_client.cc:670] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:11.601023 28852 ts_tablet_manager.cc:1434] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.014s
I20260710 13:25:11.603705 28380 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-b45440afd3c8402bbb69dcd817e2d7da received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:11.604192 28380 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-b45440afd3c8402bbb69dcd817e2d7da on tablet b45440afd3c8402bbb69dcd817e2d7da with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:11.606446 28854 tablet_copy_client.cc:538] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:11.615826 28854 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:11.633318 28854 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.634094 28854 tablet_bootstrap.cc:492] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:11.634654 28854 ts_tablet_manager.cc:1403] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260710 13:25:11.637203 28854 raft_consensus.cc:359] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.638091 28854 raft_consensus.cc:740] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:11.638698 28854 consensus_queue.cc:260] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.641702 28852 ts_tablet_manager.cc:933] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301)
I20260710 13:25:11.642488 28854 ts_tablet_manager.cc:1434] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:11.644610 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-efc25303a5434d2fa478f63b7ef37697 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:11.644968 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-efc25303a5434d2fa478f63b7ef37697 on tablet efc25303a5434d2fa478f63b7ef37697 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:11.649245 28852 tablet_copy_client.cc:323] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.65:38301
I20260710 13:25:11.667701 28306 tablet_copy_service.cc:140] P e768d31c37884e40af3a4d1642783e35: Received BeginTabletCopySession request for tablet 779c749733024ed99ce9030137b7e4c2 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:56720)
I20260710 13:25:11.668322 28306 tablet_copy_service.cc:161] P e768d31c37884e40af3a4d1642783e35: Beginning new tablet copy session on tablet 779c749733024ed99ce9030137b7e4c2 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:56720: session id = d9e1a55a318a468f83695ae135d12e3f-779c749733024ed99ce9030137b7e4c2
I20260710 13:25:11.673821 28306 tablet_copy_source_session.cc:215] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:11.677191 28852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c749733024ed99ce9030137b7e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.689790 28852 tablet_copy_client.cc:806] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:11.690392 28852 tablet_copy_client.cc:670] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:11.694347 28852 tablet_copy_client.cc:538] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:11.702450 28852 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:11.719898 28852 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.720707 28852 tablet_bootstrap.cc:492] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:11.721252 28852 ts_tablet_manager.cc:1403] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:25:11.723584 28852 raft_consensus.cc:359] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.724176 28852 raft_consensus.cc:740] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:11.724721 28852 consensus_queue.cc:260] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:11.726655 28852 ts_tablet_manager.cc:1434] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:11.728567 28306 tablet_copy_service.cc:342] P e768d31c37884e40af3a4d1642783e35: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-779c749733024ed99ce9030137b7e4c2 received from {username='slave'} at 127.0.0.1:56720
I20260710 13:25:11.728946 28306 tablet_copy_service.cc:434] P e768d31c37884e40af3a4d1642783e35: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-779c749733024ed99ce9030137b7e4c2 on tablet 779c749733024ed99ce9030137b7e4c2 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:11.875866 28721 raft_consensus.cc:1217] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:11.960858 28721 raft_consensus.cc:1217] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:11.995952 28721 raft_consensus.cc:1217] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:12.024847 28721 raft_consensus.cc:1217] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:12.388622 28827 raft_consensus.cc:1064] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:12.390501 28827 consensus_queue.cc:237] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.397811 28721 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.398191 28371 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.398504 28294 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.399883 28827 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.400939 28868 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.401958 28859 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.411875 28859 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.415990 28294 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.424798 28722 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.433759 28192 catalog_manager.cc:5697] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.435273 28371 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.473215 28445 consensus_queue.cc:237] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.480983 28721 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.482648 28868 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:12.485849 28294 raft_consensus.cc:1275] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.488186 28868 consensus_queue.cc:1048] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:12.491376 28866 raft_consensus.cc:1064] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:12.491585 28859 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.493603 28722 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.494103 28866 consensus_queue.cc:237] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.500216 28294 raft_consensus.cc:2955] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.501766 28179 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 296af340c40348d19068c12fbc63c9da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:12.502226 28824 raft_consensus.cc:1064] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:12.507829 28191 catalog_manager.cc:5697] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New cstate: current_term: 1 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:12.509167 28824 consensus_queue.cc:237] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.521699 28356 tablet_service.cc:1558] Processing DeleteTablet for tablet 296af340c40348d19068c12fbc63c9da with delete_type TABLET_DATA_TOMBSTONED (TS 43d571082f8e470b8828cdcdfffb80a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46600
I20260710 13:25:12.540441 28879 tablet_replica.cc:333] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:12.541617 28879 raft_consensus.cc:2243] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.545001 28879 raft_consensus.cc:2272] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.545238 28722 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.548074 28880 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:12.551787 28294 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.553251 28866 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.554240 28721 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.554395 28294 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.556735 28877 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:12.560249 28445 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.562683 28877 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.571977 28445 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.574378 28877 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.577814 28866 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:12.587211 28877 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.588394 28294 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.588208 28879 ts_tablet_manager.cc:1916] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:12.599046 28440 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.599928 28866 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.608788 28722 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.610332 28191 catalog_manager.cc:5697] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.625471 28879 ts_tablet_manager.cc:1929] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:12.629920 28879 log.cc:1199] T 296af340c40348d19068c12fbc63c9da P 43d571082f8e470b8828cdcdfffb80a0: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/wals/296af340c40348d19068c12fbc63c9da
I20260710 13:25:12.633361 28722 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.627102 28844 raft_consensus.cc:1064] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:12.638945 28191 catalog_manager.cc:5697] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.640654 28844 consensus_queue.cc:237] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.635660 28178 catalog_manager.cc:5028] TS 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): tablet 296af340c40348d19068c12fbc63c9da (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:12.641191 28294 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.652271 28445 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.655964 28371 consensus_queue.cc:237] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.672219 28441 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.673085 28722 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.674737 28877 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:12.677246 28824 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:12.685076 28440 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.685431 28722 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.686985 28817 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.686591 28866 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.689107 28817 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.689581 28371 consensus_queue.cc:237] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.692634 28721 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.694062 28370 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:12.695992 28441 raft_consensus.cc:2955] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.701162 28817 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:12.711067 28294 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.712055 28191 catalog_manager.cc:5697] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.713160 28720 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.713308 28824 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:12.716794 28832 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:12.722843 28881 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.724728 28283 tablet_service.cc:1558] Processing DeleteTablet for tablet b45440afd3c8402bbb69dcd817e2d7da with delete_type TABLET_DATA_TOMBSTONED (TS e768d31c37884e40af3a4d1642783e35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59580
I20260710 13:25:12.728263 28294 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.755640 28721 raft_consensus.cc:2955] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.767082 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b45440afd3c8402bbb69dcd817e2d7da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:12.773394 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet efc25303a5434d2fa478f63b7ef37697 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:12.774775 28893 tablet_replica.cc:333] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:12.776644 28893 raft_consensus.cc:2243] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.779376 28893 raft_consensus.cc:2272] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.782470 28844 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.786780 28893 ts_tablet_manager.cc:1916] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:12.785952 28445 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.786415 28192 catalog_manager.cc:5697] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.804188 28427 tablet_service.cc:1558] Processing DeleteTablet for tablet efc25303a5434d2fa478f63b7ef37697 with delete_type TABLET_DATA_TOMBSTONED (TS 3ac1ce188efd4161825e9aec4b7f18ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46046
I20260710 13:25:12.804694 28893 ts_tablet_manager.cc:1929] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:12.805291 28893 log.cc:1199] T b45440afd3c8402bbb69dcd817e2d7da P e768d31c37884e40af3a4d1642783e35: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/wals/b45440afd3c8402bbb69dcd817e2d7da
I20260710 13:25:12.806406 28722 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.806721 28370 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.807538 28181 catalog_manager.cc:5028] TS e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): tablet b45440afd3c8402bbb69dcd817e2d7da (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:12.815760 28190 catalog_manager.cc:5697] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:12.825850 28897 tablet_replica.cc:333] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:12.828171 28897 raft_consensus.cc:2243] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.829113 28897 raft_consensus.cc:2272] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.833032 28897 ts_tablet_manager.cc:1916] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:12.835973 28295 consensus_queue.cc:237] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:12.841327 28722 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.841364 28445 raft_consensus.cc:1275] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:12.842938 28844 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:12.844038 28896 consensus_queue.cc:1048] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:12.850684 28817 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.852231 28445 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.855885 28722 raft_consensus.cc:2955] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:12.859922 28181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 779c749733024ed99ce9030137b7e4c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:12.866397 28192 catalog_manager.cc:5697] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:12.876957 28897 ts_tablet_manager.cc:1929] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:12.877395 28897 log.cc:1199] T efc25303a5434d2fa478f63b7ef37697 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/wals/efc25303a5434d2fa478f63b7ef37697
I20260710 13:25:12.879087 28179 catalog_manager.cc:5028] TS 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): tablet efc25303a5434d2fa478f63b7ef37697 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:12.880402 28356 tablet_service.cc:1558] Processing DeleteTablet for tablet 779c749733024ed99ce9030137b7e4c2 with delete_type TABLET_DATA_TOMBSTONED (TS 43d571082f8e470b8828cdcdfffb80a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46600
I20260710 13:25:12.882067 28879 tablet_replica.cc:333] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:12.883061 28879 raft_consensus.cc:2243] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.884155 28879 raft_consensus.cc:2272] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.887492 28879 ts_tablet_manager.cc:1916] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:12.900750 28879 ts_tablet_manager.cc:1929] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:12.901055 28879 log.cc:1199] T 779c749733024ed99ce9030137b7e4c2 P 43d571082f8e470b8828cdcdfffb80a0: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/wals/779c749733024ed99ce9030137b7e4c2
I20260710 13:25:12.902460 28178 catalog_manager.cc:5028] TS 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): tablet 779c749733024ed99ce9030137b7e4c2 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:13.912739 28370 consensus_queue.cc:237] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:13.919013 28295 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:13.919005 28441 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:13.919260 28336 consensus_peers.cc:597] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aa5ae6d73fd49968a300cb420583925. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:13.920555 28880 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.921484 28881 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.928570 28899 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.930061 28295 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.930143 28441 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.942229 28190 catalog_manager.cc:5697] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.942768 28445 consensus_queue.cc:237] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
W20260710 13:25:13.951411 28410 consensus_peers.cc:597] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b9e43d690a945278aa5c147299a5884. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:13.954355 28370 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:13.955080 28295 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:13.956035 28868 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:13.958814 28868 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:13.967018 28911 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.968701 28370 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.973433 28295 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.982904 28192 catalog_manager.cc:5697] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 3, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 3 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:13.995365 28370 consensus_queue.cc:237] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
W20260710 13:25:14.002288 28336 consensus_peers.cc:597] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa342a0a642e480881f844a3289719b5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:14.002764 28445 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:14.003636 28295 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:14.004119 28899 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:14.004992 28881 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:14.012609 28903 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:14.014285 28445 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:14.014410 28295 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:14.026923 28370 consensus_queue.cc:237] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.027565 28191 catalog_manager.cc:5697] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:14.035948 28336 consensus_peers.cc:597] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a2a2f82498b422fa059d4c2d363cc73. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:14.036783 28445 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:14.039476 28295 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:14.041126 28903 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 13:25:14.042037 28899 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:14.050128 28881 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:14.051950 28445 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:14.058961 28295 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:14.065405 28190 catalog_manager.cc:5697] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:14.388986 28919 ts_tablet_manager.cc:933] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:14.390949 28919 tablet_copy_client.cc:323] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:14.392693 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet fa342a0a642e480881f844a3289719b5 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:14.393213 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet fa342a0a642e480881f844a3289719b5 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-fa342a0a642e480881f844a3289719b5
I20260710 13:25:14.398633 28381 tablet_copy_source_session.cc:215] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:14.401700 28919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa342a0a642e480881f844a3289719b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:14.413277 28919 tablet_copy_client.cc:806] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:14.413882 28919 tablet_copy_client.cc:670] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:14.417659 28919 tablet_copy_client.cc:538] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:14.424188 28919 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:14.439257 28919 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:14.439960 28919 tablet_bootstrap.cc:492] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:14.440579 28919 ts_tablet_manager.cc:1403] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260710 13:25:14.442816 28919 raft_consensus.cc:359] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.443737 28919 raft_consensus.cc:740] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:14.444291 28919 consensus_queue.cc:260] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.447115 28919 ts_tablet_manager.cc:1434] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:14.449132 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-fa342a0a642e480881f844a3289719b5 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:14.449548 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-fa342a0a642e480881f844a3289719b5 on tablet fa342a0a642e480881f844a3289719b5 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:14.463896 28919 ts_tablet_manager.cc:933] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:14.465657 28919 tablet_copy_client.cc:323] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:14.467494 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 9aa5ae6d73fd49968a300cb420583925 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:14.468008 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 9aa5ae6d73fd49968a300cb420583925 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-9aa5ae6d73fd49968a300cb420583925
I20260710 13:25:14.474932 28381 tablet_copy_source_session.cc:215] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:14.477341 28919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa5ae6d73fd49968a300cb420583925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:14.492949 28924 ts_tablet_manager.cc:933] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:14.496870 28924 tablet_copy_client.cc:323] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.67:44401
I20260710 13:25:14.497586 28919 tablet_copy_client.cc:806] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:14.498133 28919 tablet_copy_client.cc:670] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:14.498549 28455 tablet_copy_service.cc:140] P 3ac1ce188efd4161825e9aec4b7f18ab: Received BeginTabletCopySession request for tablet 7b9e43d690a945278aa5c147299a5884 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:41874)
I20260710 13:25:14.499161 28455 tablet_copy_service.cc:161] P 3ac1ce188efd4161825e9aec4b7f18ab: Beginning new tablet copy session on tablet 7b9e43d690a945278aa5c147299a5884 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:41874: session id = d9e1a55a318a468f83695ae135d12e3f-7b9e43d690a945278aa5c147299a5884
I20260710 13:25:14.501410 28919 tablet_copy_client.cc:538] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:14.506399 28455 tablet_copy_source_session.cc:215] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:14.507320 28919 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:14.509488 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9e43d690a945278aa5c147299a5884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:14.525487 28924 tablet_copy_client.cc:806] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:14.526381 28924 tablet_copy_client.cc:670] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:14.530452 28924 tablet_copy_client.cc:538] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:14.534619 28919 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:14.535401 28919 tablet_bootstrap.cc:492] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:14.535948 28919 ts_tablet_manager.cc:1403] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260710 13:25:14.538700 28919 raft_consensus.cc:359] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.539567 28924 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:14.539605 28919 raft_consensus.cc:740] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:14.540583 28919 consensus_queue.cc:260] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.543160 28919 ts_tablet_manager.cc:1434] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:14.545068 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-9aa5ae6d73fd49968a300cb420583925 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:14.545516 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-9aa5ae6d73fd49968a300cb420583925 on tablet 9aa5ae6d73fd49968a300cb420583925 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:14.570395 28924 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:14.571317 28924 tablet_bootstrap.cc:492] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:14.571982 28924 ts_tablet_manager.cc:1403] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.012s
I20260710 13:25:14.574918 28924 raft_consensus.cc:359] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.575731 28924 raft_consensus.cc:740] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:14.576330 28924 consensus_queue.cc:260] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.578701 28924 ts_tablet_manager.cc:1434] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:25:14.580361 28455 tablet_copy_service.cc:342] P 3ac1ce188efd4161825e9aec4b7f18ab: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-7b9e43d690a945278aa5c147299a5884 received from {username='slave'} at 127.0.0.1:41874
I20260710 13:25:14.580612 28919 ts_tablet_manager.cc:933] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:14.580802 28455 tablet_copy_service.cc:434] P 3ac1ce188efd4161825e9aec4b7f18ab: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-7b9e43d690a945278aa5c147299a5884 on tablet 7b9e43d690a945278aa5c147299a5884 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:14.584712 28919 tablet_copy_client.cc:323] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:14.586351 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 0a2a2f82498b422fa059d4c2d363cc73 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:14.586838 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 0a2a2f82498b422fa059d4c2d363cc73 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-0a2a2f82498b422fa059d4c2d363cc73
I20260710 13:25:14.593952 28381 tablet_copy_source_session.cc:215] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:14.596334 28919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2a2f82498b422fa059d4c2d363cc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:14.608485 28919 tablet_copy_client.cc:806] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:14.609051 28919 tablet_copy_client.cc:670] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:14.612370 28919 tablet_copy_client.cc:538] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:14.619117 28919 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:14.634162 28919 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:14.634805 28919 tablet_bootstrap.cc:492] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:14.635303 28919 ts_tablet_manager.cc:1403] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 13:25:14.637207 28919 raft_consensus.cc:359] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.637748 28919 raft_consensus.cc:740] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:14.638187 28919 consensus_queue.cc:260] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:14.639719 28919 ts_tablet_manager.cc:1434] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:14.641360 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-0a2a2f82498b422fa059d4c2d363cc73 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:14.641775 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-0a2a2f82498b422fa059d4c2d363cc73 on tablet 0a2a2f82498b422fa059d4c2d363cc73 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:14.830495 28721 raft_consensus.cc:1217] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:14.974105 28721 raft_consensus.cc:1217] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:15.045568 28721 raft_consensus.cc:1217] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 13:25:15.081012 28721 raft_consensus.cc:1217] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:15.293300 28932 raft_consensus.cc:1064] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:15.295199 28932 consensus_queue.cc:237] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.301580 28445 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.303210 28721 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.303738 28881 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.303369 28294 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.305543 28899 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.306339 28881 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.315315 28899 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.317375 28294 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.323065 28721 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.328816 28441 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.335363 28191 catalog_manager.cc:5697] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.377244 28370 consensus_queue.cc:237] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.381958 28721 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:15.383104 28294 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:15.384305 28899 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.385110 28881 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.392170 28881 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.396292 28721 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.393946 28295 raft_consensus.cc:2955] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.403195 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa342a0a642e480881f844a3289719b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:15.407778 28192 catalog_manager.cc:5697] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.411777 28932 raft_consensus.cc:1064] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:15.414032 28932 consensus_queue.cc:237] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.421018 28427 tablet_service.cc:1558] Processing DeleteTablet for tablet fa342a0a642e480881f844a3289719b5 with delete_type TABLET_DATA_TOMBSTONED (TS 3ac1ce188efd4161825e9aec4b7f18ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46046
I20260710 13:25:15.434791 28944 tablet_replica.cc:333] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:15.436012 28944 raft_consensus.cc:2243] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:15.436851 28944 raft_consensus.cc:2272] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:15.440115 28944 ts_tablet_manager.cc:1916] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:15.444685 28721 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.445464 28441 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.445888 28295 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.446554 28881 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.447528 28899 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:15.455880 28932 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:15.469007 28944 ts_tablet_manager.cc:1929] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:15.473098 28944 log.cc:1199] T fa342a0a642e480881f844a3289719b5 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/wals/fa342a0a642e480881f844a3289719b5
I20260710 13:25:15.474903 28179 catalog_manager.cc:5028] TS 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): tablet fa342a0a642e480881f844a3289719b5 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:15.475839 28881 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.478017 28441 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.479012 28295 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.490598 28721 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.494777 28193 catalog_manager.cc:5697] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.504180 28899 raft_consensus.cc:1064] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:15.506733 28899 consensus_queue.cc:237] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.513867 28370 consensus_queue.cc:237] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.518822 28721 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.520318 28441 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.520738 28945 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.521147 28295 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:15.522612 28945 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.523725 28932 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.524622 28441 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:15.526901 28721 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:15.528529 28932 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.530406 28932 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.542377 28899 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.546288 28445 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.547083 28721 raft_consensus.cc:2955] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.564266 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a2a2f82498b422fa059d4c2d363cc73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:15.568789 28190 catalog_manager.cc:5697] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.579101 28283 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a2a2f82498b422fa059d4c2d363cc73 with delete_type TABLET_DATA_TOMBSTONED (TS e768d31c37884e40af3a4d1642783e35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59580
I20260710 13:25:15.588882 28881 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.592680 28295 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.618278 28953 tablet_replica.cc:333] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:15.619344 28953 raft_consensus.cc:2243] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:15.620085 28953 raft_consensus.cc:2272] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:15.636284 28721 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.637794 28191 catalog_manager.cc:5697] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.638581 28445 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.654861 28953 ts_tablet_manager.cc:1916] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:15.668532 28370 consensus_queue.cc:237] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.669041 28953 ts_tablet_manager.cc:1929] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:15.670589 28953 log.cc:1199] T 0a2a2f82498b422fa059d4c2d363cc73 P e768d31c37884e40af3a4d1642783e35: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/wals/0a2a2f82498b422fa059d4c2d363cc73
I20260710 13:25:15.672598 28181 catalog_manager.cc:5028] TS e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): tablet 0a2a2f82498b422fa059d4c2d363cc73 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:15.674109 28911 raft_consensus.cc:1064] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:15.675910 28441 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:15.676723 28721 raft_consensus.cc:1275] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:15.677678 28881 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:15.677330 28911 consensus_queue.cc:237] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.678659 28932 consensus_queue.cc:1048] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.685801 28955 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.688007 28441 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.691620 28721 raft_consensus.cc:2955] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.695314 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9aa5ae6d73fd49968a300cb420583925 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:15.699529 28193 catalog_manager.cc:5697] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.708181 28370 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:15.701428 28722 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 LEARNER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:15.702692 28294 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:15.712953 28956 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:15.713778 28283 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aa5ae6d73fd49968a300cb420583925 with delete_type TABLET_DATA_TOMBSTONED (TS e768d31c37884e40af3a4d1642783e35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59580
I20260710 13:25:15.714041 28954 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:15.714715 28953 tablet_replica.cc:333] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:15.715855 28953 raft_consensus.cc:2243] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:15.716579 28953 raft_consensus.cc:2272] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:15.722620 28953 ts_tablet_manager.cc:1916] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:15.725586 28954 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.752147 28953 ts_tablet_manager.cc:1929] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:15.752759 28953 log.cc:1199] T 9aa5ae6d73fd49968a300cb420583925 P e768d31c37884e40af3a4d1642783e35: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/wals/9aa5ae6d73fd49968a300cb420583925
I20260710 13:25:15.754444 28181 catalog_manager.cc:5028] TS e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): tablet 9aa5ae6d73fd49968a300cb420583925 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:15.753717 28954 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.757098 28722 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.769069 28294 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.771481 28190 catalog_manager.cc:5697] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 3 to 4, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.778160 28370 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.786602 28441 consensus_queue.cc:237] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:15.793253 28722 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:25:15.793313 28296 raft_consensus.cc:1275] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:25:15.794865 28911 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:15.798832 28911 consensus_queue.cc:1048] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:15.801777 28954 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.809259 28720 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.812388 28179 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b9e43d690a945278aa5c147299a5884 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:15.817020 28294 raft_consensus.cc:2955] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:15.821743 28193 catalog_manager.cc:5697] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index 4 to 5, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New cstate: current_term: 3 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.832320 28356 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b9e43d690a945278aa5c147299a5884 with delete_type TABLET_DATA_TOMBSTONED (TS 43d571082f8e470b8828cdcdfffb80a0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46600
I20260710 13:25:15.834367 28962 tablet_replica.cc:333] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:15.835042 28962 raft_consensus.cc:2243] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:15.835583 28962 raft_consensus.cc:2272] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:15.838686 28962 ts_tablet_manager.cc:1916] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:15.849231 28962 ts_tablet_manager.cc:1929] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 13:25:15.849664 28962 log.cc:1199] T 7b9e43d690a945278aa5c147299a5884 P 43d571082f8e470b8828cdcdfffb80a0: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/wals/7b9e43d690a945278aa5c147299a5884
I20260710 13:25:15.851210 28178 catalog_manager.cc:5028] TS 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): tablet 7b9e43d690a945278aa5c147299a5884 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:16.863428 28370 consensus_queue.cc:237] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:16.869750 28445 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:16.870158 28296 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:16.870193 28336 consensus_peers.cc:597] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e69026eab73341e78ae9567a2d7736b7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:16.871119 28955 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.872028 28964 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.879959 28965 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.881937 28445 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.882146 28296 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.897526 28191 catalog_manager.cc:5697] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.899233 28296 consensus_queue.cc:237] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:16.910187 28445 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:16.911026 28261 consensus_peers.cc:597] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c82a6d89a43247b0b136ddd89d25b485. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:16.911123 28370 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:16.912153 28963 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.913093 28898 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.923457 28972 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.925267 28370 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.925776 28445 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.938289 28370 consensus_queue.cc:237] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:16.939224 28193 catalog_manager.cc:5697] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
W20260710 13:25:16.945629 28336 consensus_peers.cc:597] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55f11c07f4374c28a93a7abfe71f4c1e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:16.946939 28441 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:16.948818 28296 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:16.949608 28964 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.950768 28965 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.961118 28955 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.963232 28441 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.964197 28296 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.975198 28370 consensus_queue.cc:237] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:16.978036 28191 catalog_manager.cc:5697] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
W20260710 13:25:16.983024 28336 consensus_peers.cc:597] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1579e3be44fd4689b62a3b70e461ef25. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:16.984006 28441 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:16.984261 28296 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:16.985301 28965 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.986132 28955 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:16.995846 28955 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.997701 28441 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:16.999239 28296 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:17.011628 28191 catalog_manager.cc:5697] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:17.349946 28984 ts_tablet_manager.cc:933] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:17.351814 28984 tablet_copy_client.cc:323] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:17.353276 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 55f11c07f4374c28a93a7abfe71f4c1e from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:17.353825 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 55f11c07f4374c28a93a7abfe71f4c1e from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-55f11c07f4374c28a93a7abfe71f4c1e
I20260710 13:25:17.360083 28381 tablet_copy_source_session.cc:215] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:17.363003 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f11c07f4374c28a93a7abfe71f4c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:17.378954 28984 tablet_copy_client.cc:806] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:17.379630 28984 tablet_copy_client.cc:670] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:17.382951 28984 tablet_copy_client.cc:538] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:17.385742 28986 ts_tablet_manager.cc:933] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:17.387540 28986 tablet_copy_client.cc:323] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:17.388902 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 1579e3be44fd4689b62a3b70e461ef25 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:17.389335 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 1579e3be44fd4689b62a3b70e461ef25 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-1579e3be44fd4689b62a3b70e461ef25
I20260710 13:25:17.391830 28984 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:17.395969 28381 tablet_copy_source_session.cc:215] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:17.398633 28986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1579e3be44fd4689b62a3b70e461ef25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:17.412922 28984 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:17.413952 28984 tablet_bootstrap.cc:492] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:17.414680 28984 ts_tablet_manager.cc:1403] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260710 13:25:17.415087 28986 tablet_copy_client.cc:806] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:17.415771 28986 tablet_copy_client.cc:670] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:17.418255 28984 raft_consensus.cc:359] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.419183 28984 raft_consensus.cc:740] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:17.419869 28984 consensus_queue.cc:260] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.423770 28986 tablet_copy_client.cc:538] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:17.429932 28984 ts_tablet_manager.cc:1434] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:25:17.431788 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-55f11c07f4374c28a93a7abfe71f4c1e received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:17.432209 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-55f11c07f4374c28a93a7abfe71f4c1e on tablet 55f11c07f4374c28a93a7abfe71f4c1e with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:17.439549 28989 ts_tablet_manager.cc:933] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:17.443434 28986 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:17.449278 28989 tablet_copy_client.cc:323] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:17.451086 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet e69026eab73341e78ae9567a2d7736b7 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:17.451679 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet e69026eab73341e78ae9567a2d7736b7 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-e69026eab73341e78ae9567a2d7736b7
I20260710 13:25:17.460069 28381 tablet_copy_source_session.cc:215] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:17.461822 28984 ts_tablet_manager.cc:933] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301)
I20260710 13:25:17.463027 28986 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:17.463951 28986 tablet_bootstrap.cc:492] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:17.464156 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69026eab73341e78ae9567a2d7736b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:17.464639 28986 ts_tablet_manager.cc:1403] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.014s
I20260710 13:25:17.467818 28986 raft_consensus.cc:359] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.468703 28986 raft_consensus.cc:740] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:17.469413 28986 consensus_queue.cc:260] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.476920 28984 tablet_copy_client.cc:323] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.65:38301
I20260710 13:25:17.478878 28306 tablet_copy_service.cc:140] P e768d31c37884e40af3a4d1642783e35: Received BeginTabletCopySession request for tablet c82a6d89a43247b0b136ddd89d25b485 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:56720)
I20260710 13:25:17.479487 28306 tablet_copy_service.cc:161] P e768d31c37884e40af3a4d1642783e35: Beginning new tablet copy session on tablet c82a6d89a43247b0b136ddd89d25b485 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:56720: session id = d9e1a55a318a468f83695ae135d12e3f-c82a6d89a43247b0b136ddd89d25b485
I20260710 13:25:17.481858 28986 ts_tablet_manager.cc:1434] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:25:17.483660 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-1579e3be44fd4689b62a3b70e461ef25 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:17.484069 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-1579e3be44fd4689b62a3b70e461ef25 on tablet 1579e3be44fd4689b62a3b70e461ef25 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:17.488634 28989 tablet_copy_client.cc:806] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:17.489245 28989 tablet_copy_client.cc:670] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:17.491614 28306 tablet_copy_source_session.cc:215] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:17.494227 28989 tablet_copy_client.cc:538] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:17.495424 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a6d89a43247b0b136ddd89d25b485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:17.500964 28989 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:17.521099 28984 tablet_copy_client.cc:806] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:17.521792 28984 tablet_copy_client.cc:670] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:17.525749 28984 tablet_copy_client.cc:538] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:17.530793 28989 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:17.531818 28989 tablet_bootstrap.cc:492] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:17.532531 28989 ts_tablet_manager.cc:1403] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.000s
I20260710 13:25:17.533105 28984 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:17.535804 28989 raft_consensus.cc:359] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.536804 28989 raft_consensus.cc:740] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:17.537509 28989 consensus_queue.cc:260] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.540225 28989 ts_tablet_manager.cc:1434] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:17.542300 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-e69026eab73341e78ae9567a2d7736b7 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:17.542759 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-e69026eab73341e78ae9567a2d7736b7 on tablet e69026eab73341e78ae9567a2d7736b7 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:17.557852 28984 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:17.558772 28984 tablet_bootstrap.cc:492] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:17.559494 28984 ts_tablet_manager.cc:1403] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260710 13:25:17.562044 28984 raft_consensus.cc:359] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.562668 28984 raft_consensus.cc:740] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:17.563185 28984 consensus_queue.cc:260] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:17.565503 28984 ts_tablet_manager.cc:1434] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:17.567389 28306 tablet_copy_service.cc:342] P e768d31c37884e40af3a4d1642783e35: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-c82a6d89a43247b0b136ddd89d25b485 received from {username='slave'} at 127.0.0.1:56720
I20260710 13:25:17.567754 28306 tablet_copy_service.cc:434] P e768d31c37884e40af3a4d1642783e35: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-c82a6d89a43247b0b136ddd89d25b485 on tablet c82a6d89a43247b0b136ddd89d25b485 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:17.917364 28720 raft_consensus.cc:1217] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:17.959297 28720 raft_consensus.cc:1217] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:17.969859 28722 raft_consensus.cc:1217] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:17.972506 28722 raft_consensus.cc:1217] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:18.393821 28965 raft_consensus.cc:1064] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:18.395795 28965 consensus_queue.cc:237] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.402700 28445 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.402782 28294 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.402026 28722 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.404007 28965 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.404858 28998 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.405810 28964 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.425493 28998 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.427385 28445 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.431020 28294 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.442508 28722 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.444401 28191 catalog_manager.cc:5697] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:18.453258 28964 raft_consensus.cc:1064] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:18.457728 28964 consensus_queue.cc:237] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.468083 28294 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.471012 28445 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.471192 28720 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.472744 28964 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.473758 28965 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.474681 29006 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:18.508816 28964 raft_consensus.cc:1064] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:18.511687 28964 consensus_queue.cc:237] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.518826 28370 consensus_queue.cc:237] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.519614 28999 raft_consensus.cc:1064] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:18.523761 28999 consensus_queue.cc:237] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.538712 28371 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.540256 28999 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.541177 28721 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.541496 28965 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.542719 29014 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.545040 28721 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.534597 28722 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.545854 28441 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.545881 28445 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.554463 29014 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.553948 28294 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.559214 28998 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:18.580518 28440 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.582018 29006 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:18.582607 28192 catalog_manager.cc:5697] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.590677 29006 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.595450 28440 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.597318 29016 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.597934 28721 raft_consensus.cc:2955] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.602923 28371 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.610363 28721 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.623817 28720 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.625523 28294 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.627151 28965 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.628171 28440 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:18.629474 28441 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.632834 28964 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.634661 29020 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:18.657491 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55f11c07f4374c28a93a7abfe71f4c1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:18.659654 28190 catalog_manager.cc:5697] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:18.679502 29020 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.682902 28371 consensus_queue.cc:237] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.687362 28721 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.690251 28296 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.691267 28294 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.692559 28192 catalog_manager.cc:5697] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.695490 28720 raft_consensus.cc:1275] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.693341 29006 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:18.705130 28965 consensus_queue.cc:1048] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:18.712110 28296 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.710780 28965 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.715039 28722 raft_consensus.cc:2955] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.714351 28441 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.730537 28191 catalog_manager.cc:5697] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.734663 28294 consensus_queue.cc:237] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.736979 28283 tablet_service.cc:1558] Processing DeleteTablet for tablet 55f11c07f4374c28a93a7abfe71f4c1e with delete_type TABLET_DATA_TOMBSTONED (TS e768d31c37884e40af3a4d1642783e35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59580
I20260710 13:25:18.739253 29028 tablet_replica.cc:333] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:18.732281 28191 catalog_manager.cc:5697] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.740350 29028 raft_consensus.cc:2243] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.741179 29028 raft_consensus.cc:2272] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.744509 29028 ts_tablet_manager.cc:1916] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:18.746223 28440 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.747690 28999 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:18.753155 28721 raft_consensus.cc:1275] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.753767 29014 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.755656 28999 consensus_queue.cc:1048] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:18.759473 28440 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.763020 28721 raft_consensus.cc:2955] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.765982 28427 tablet_service.cc:1558] Processing DeleteTablet for tablet e69026eab73341e78ae9567a2d7736b7 with delete_type TABLET_DATA_TOMBSTONED (TS 3ac1ce188efd4161825e9aec4b7f18ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46046
I20260710 13:25:18.767493 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e69026eab73341e78ae9567a2d7736b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:18.769728 28371 consensus_queue.cc:237] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:18.779157 28441 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.780843 28998 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:18.788786 28181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c82a6d89a43247b0b136ddd89d25b485 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:18.788288 29020 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.791759 28721 raft_consensus.cc:1275] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:18.795595 28965 consensus_queue.cc:1048] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:18.792666 28440 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.803922 28192 catalog_manager.cc:5697] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.806257 28721 raft_consensus.cc:2955] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:18.808429 29029 tablet_replica.cc:333] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:18.809489 29029 raft_consensus.cc:2243] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.810494 29029 raft_consensus.cc:2272] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.814077 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1579e3be44fd4689b62a3b70e461ef25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:18.815024 29029 ts_tablet_manager.cc:1916] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:18.818634 28193 catalog_manager.cc:5697] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 3 to 4, VOTER e768d31c37884e40af3a4d1642783e35 (127.26.136.65) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.822090 28356 tablet_service.cc:1558] Processing DeleteTablet for tablet c82a6d89a43247b0b136ddd89d25b485 with delete_type TABLET_DATA_TOMBSTONED (TS 43d571082f8e470b8828cdcdfffb80a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46600
I20260710 13:25:18.831630 29028 ts_tablet_manager.cc:1929] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:18.839006 29028 log.cc:1199] T 55f11c07f4374c28a93a7abfe71f4c1e P e768d31c37884e40af3a4d1642783e35: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/wals/55f11c07f4374c28a93a7abfe71f4c1e
I20260710 13:25:18.841775 29030 tablet_replica.cc:333] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:18.841919 28181 catalog_manager.cc:5028] TS e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): tablet 55f11c07f4374c28a93a7abfe71f4c1e (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:18.842793 29030 raft_consensus.cc:2243] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.843438 29030 raft_consensus.cc:2272] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.837779 29029 ts_tablet_manager.cc:1929] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:18.838140 28283 tablet_service.cc:1558] Processing DeleteTablet for tablet 1579e3be44fd4689b62a3b70e461ef25 with delete_type TABLET_DATA_TOMBSTONED (TS e768d31c37884e40af3a4d1642783e35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59580
I20260710 13:25:18.844090 29029 log.cc:1199] T e69026eab73341e78ae9567a2d7736b7 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/wals/e69026eab73341e78ae9567a2d7736b7
I20260710 13:25:18.845505 29028 tablet_replica.cc:333] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:18.846040 28179 catalog_manager.cc:5028] TS 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): tablet e69026eab73341e78ae9567a2d7736b7 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:18.846781 29028 raft_consensus.cc:2243] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.847355 29030 ts_tablet_manager.cc:1916] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:18.847640 29028 raft_consensus.cc:2272] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.850418 29028 ts_tablet_manager.cc:1916] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:18.862787 29028 ts_tablet_manager.cc:1929] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:18.862874 29030 ts_tablet_manager.cc:1929] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:18.863317 29028 log.cc:1199] T 1579e3be44fd4689b62a3b70e461ef25 P e768d31c37884e40af3a4d1642783e35: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/wals/1579e3be44fd4689b62a3b70e461ef25
I20260710 13:25:18.863484 29030 log.cc:1199] T c82a6d89a43247b0b136ddd89d25b485 P 43d571082f8e470b8828cdcdfffb80a0: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/wals/c82a6d89a43247b0b136ddd89d25b485
I20260710 13:25:18.864892 28181 catalog_manager.cc:5028] TS e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): tablet 1579e3be44fd4689b62a3b70e461ef25 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:18.864938 28178 catalog_manager.cc:5028] TS 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): tablet c82a6d89a43247b0b136ddd89d25b485 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:19.880600 28371 consensus_queue.cc:237] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:19.889042 28441 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:19.889369 28294 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:19.889794 28336 consensus_peers.cc:597] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44caa959626448ce82ec18046d7c8450. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:19.890765 29033 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:19.891741 28964 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:19.903805 29020 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.905154 28441 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.907773 28294 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.919085 28192 catalog_manager.cc:5697] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.927947 28294 consensus_queue.cc:237] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:19.937040 28371 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:25:19.938755 28441 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:25:19.938820 28261 consensus_peers.cc:597] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 -> Peer d9e1a55a318a468f83695ae135d12e3f (127.26.136.68:46571): Couldn't send request to peer d9e1a55a318a468f83695ae135d12e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 613f21ebfb55421db2ccb3865140d25e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:19.940691 28999 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:19.942014 29043 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:19.950863 28999 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.954226 28441 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.955693 28371 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } } }
I20260710 13:25:19.972854 28194 catalog_manager.cc:5697] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index -1 to 2, NON_VOTER d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) added. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:20.381897 29047 ts_tablet_manager.cc:933] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301)
I20260710 13:25:20.383929 29047 tablet_copy_client.cc:323] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.65:38301
I20260710 13:25:20.385910 28306 tablet_copy_service.cc:140] P e768d31c37884e40af3a4d1642783e35: Received BeginTabletCopySession request for tablet 613f21ebfb55421db2ccb3865140d25e from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:56720)
I20260710 13:25:20.386472 28306 tablet_copy_service.cc:161] P e768d31c37884e40af3a4d1642783e35: Beginning new tablet copy session on tablet 613f21ebfb55421db2ccb3865140d25e from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:56720: session id = d9e1a55a318a468f83695ae135d12e3f-613f21ebfb55421db2ccb3865140d25e
I20260710 13:25:20.392305 28306 tablet_copy_source_session.cc:215] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:20.395467 29047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613f21ebfb55421db2ccb3865140d25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:20.407821 29047 tablet_copy_client.cc:806] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:20.408540 29047 tablet_copy_client.cc:670] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:20.412485 29047 tablet_copy_client.cc:538] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:20.419275 29047 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:20.436445 29047 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:20.437249 29047 tablet_bootstrap.cc:492] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:20.437819 29047 ts_tablet_manager.cc:1403] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:25:20.440182 29047 raft_consensus.cc:359] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:20.440855 29047 raft_consensus.cc:740] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:20.441525 29047 consensus_queue.cc:260] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:20.444785 29047 ts_tablet_manager.cc:1434] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:20.446874 28306 tablet_copy_service.cc:342] P e768d31c37884e40af3a4d1642783e35: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-613f21ebfb55421db2ccb3865140d25e received from {username='slave'} at 127.0.0.1:56720
I20260710 13:25:20.447346 28306 tablet_copy_service.cc:434] P e768d31c37884e40af3a4d1642783e35: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-613f21ebfb55421db2ccb3865140d25e on tablet 613f21ebfb55421db2ccb3865140d25e with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:20.503522 29047 ts_tablet_manager.cc:933] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: Initiating tablet copy from peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:20.505172 29047 tablet_copy_client.cc:323] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.26.136.66:46245
I20260710 13:25:20.506866 28381 tablet_copy_service.cc:140] P 43d571082f8e470b8828cdcdfffb80a0: Received BeginTabletCopySession request for tablet 44caa959626448ce82ec18046d7c8450 from peer d9e1a55a318a468f83695ae135d12e3f ({username='slave'} at 127.0.0.1:55446)
I20260710 13:25:20.507339 28381 tablet_copy_service.cc:161] P 43d571082f8e470b8828cdcdfffb80a0: Beginning new tablet copy session on tablet 44caa959626448ce82ec18046d7c8450 from peer d9e1a55a318a468f83695ae135d12e3f at {username='slave'} at 127.0.0.1:55446: session id = d9e1a55a318a468f83695ae135d12e3f-44caa959626448ce82ec18046d7c8450
I20260710 13:25:20.512805 28381 tablet_copy_source_session.cc:215] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:25:20.516129 29047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44caa959626448ce82ec18046d7c8450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:20.527794 29047 tablet_copy_client.cc:806] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 0 data blocks...
I20260710 13:25:20.528395 29047 tablet_copy_client.cc:670] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:25:20.532037 29047 tablet_copy_client.cc:538] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:25:20.538568 29047 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap starting.
I20260710 13:25:20.556428 29047 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:20.557276 29047 tablet_bootstrap.cc:492] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: Bootstrap complete.
I20260710 13:25:20.557889 29047 ts_tablet_manager.cc:1403] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.009s
I20260710 13:25:20.560657 29047 raft_consensus.cc:359] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:20.561311 29047 raft_consensus.cc:740] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Initialized, Role: LEARNER
I20260710 13:25:20.561901 29047 consensus_queue.cc:260] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: NON_VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: true } }
I20260710 13:25:20.564320 29047 ts_tablet_manager.cc:1434] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:25:20.566326 28381 tablet_copy_service.cc:342] P 43d571082f8e470b8828cdcdfffb80a0: Request end of tablet copy session d9e1a55a318a468f83695ae135d12e3f-44caa959626448ce82ec18046d7c8450 received from {username='slave'} at 127.0.0.1:55446
I20260710 13:25:20.566802 28381 tablet_copy_service.cc:434] P 43d571082f8e470b8828cdcdfffb80a0: ending tablet copy session d9e1a55a318a468f83695ae135d12e3f-44caa959626448ce82ec18046d7c8450 on tablet 44caa959626448ce82ec18046d7c8450 with peer d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:20.984997 28722 raft_consensus.cc:1217] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:21.128715 28722 raft_consensus.cc:1217] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:25:21.534998 29054 raft_consensus.cc:1064] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:21.537086 29054 consensus_queue.cc:237] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:21.545156 28371 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:21.546634 28722 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:21.547163 29058 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.550776 28441 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:21.552229 29055 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.555011 29054 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.566553 29055 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.567989 28721 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.571308 28964 raft_consensus.cc:1064] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: attempting to promote NON_VOTER d9e1a55a318a468f83695ae135d12e3f to VOTER
I20260710 13:25:21.573695 28964 consensus_queue.cc:237] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:21.576412 28441 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.580684 28371 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.584103 28191 catalog_manager.cc:5697] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:21.611140 28441 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:21.611289 28295 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:21.614389 29020 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.614925 28721 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 LEARNER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:25:21.617295 29056 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.625376 29020 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.668838 29056 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.672076 28441 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.671623 28295 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.681037 28294 consensus_queue.cc:237] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:21.686172 28721 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.689108 28720 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:21.697753 29055 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:21.698586 28440 raft_consensus.cc:1275] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:21.690135 28194 catalog_manager.cc:5697] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 2 to 3, d9e1a55a318a468f83695ae135d12e3f (127.26.136.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:21.700203 29055 consensus_queue.cc:1048] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:21.706869 29054 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.712610 28440 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.717206 28722 raft_consensus.cc:2955] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.718274 28371 consensus_queue.cc:237] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:21.722245 28181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 613f21ebfb55421db2ccb3865140d25e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:21.729142 28722 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:21.730618 29068 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:21.730826 28295 raft_consensus.cc:1275] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Refusing update from remote peer 43d571082f8e470b8828cdcdfffb80a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:25:21.733335 29071 consensus_queue.cc:1048] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:25:21.741343 29071 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.743232 28295 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.744567 28721 raft_consensus.cc:2955] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.738332 28191 catalog_manager.cc:5697] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f reported cstate change: config changed from index 3 to 4, VOTER 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) evicted. New cstate: current_term: 1 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } } }
I20260710 13:25:21.756438 28178 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44caa959626448ce82ec18046d7c8450 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:25:21.763384 28194 catalog_manager.cc:5697] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 reported cstate change: config changed from index 3 to 4, VOTER 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67) evicted. New cstate: current_term: 1 leader_uuid: "43d571082f8e470b8828cdcdfffb80a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:21.770597 28356 tablet_service.cc:1558] Processing DeleteTablet for tablet 613f21ebfb55421db2ccb3865140d25e with delete_type TABLET_DATA_TOMBSTONED (TS 43d571082f8e470b8828cdcdfffb80a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46600
I20260710 13:25:21.777292 28427 tablet_service.cc:1558] Processing DeleteTablet for tablet 44caa959626448ce82ec18046d7c8450 with delete_type TABLET_DATA_TOMBSTONED (TS 3ac1ce188efd4161825e9aec4b7f18ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46046
I20260710 13:25:21.786128 29074 tablet_replica.cc:333] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:21.786947 29074 raft_consensus.cc:2243] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.787576 29074 raft_consensus.cc:2272] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.791121 29074 ts_tablet_manager.cc:1916] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:21.798599 29073 tablet_replica.cc:333] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:21.799542 29073 raft_consensus.cc:2243] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.800362 29073 raft_consensus.cc:2272] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.803159 29073 ts_tablet_manager.cc:1916] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:25:21.810328 29074 ts_tablet_manager.cc:1929] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:21.810813 29074 log.cc:1199] T 44caa959626448ce82ec18046d7c8450 P 3ac1ce188efd4161825e9aec4b7f18ab: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/wals/44caa959626448ce82ec18046d7c8450
I20260710 13:25:21.812641 28179 catalog_manager.cc:5028] TS 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): tablet 44caa959626448ce82ec18046d7c8450 (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:21.814201 29073 ts_tablet_manager.cc:1929] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:25:21.814577 29073 log.cc:1199] T 613f21ebfb55421db2ccb3865140d25e P 43d571082f8e470b8828cdcdfffb80a0: Deleting WAL directory at /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/wals/613f21ebfb55421db2ccb3865140d25e
I20260710 13:25:21.815964 28178 catalog_manager.cc:5028] TS 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): tablet 613f21ebfb55421db2ccb3865140d25e (table test-workload [id=4e8ab1b9091344b4a5c674c251ebb871]) successfully deleted
I20260710 13:25:26.915658 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:26.944260 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:26.944895 28371 raft_consensus.cc:606] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:26.947285 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:26.947719 28371 raft_consensus.cc:606] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:26.950829 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:26.951326 28371 raft_consensus.cc:606] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:26.953406 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:26.953833 28371 raft_consensus.cc:606] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:26.955983 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:26.956426 28371 raft_consensus.cc:606] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:26.957547 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:25:26.958216 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:26.971886 29080 raft_consensus.cc:993] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:26.973171 29078 raft_consensus.cc:1081] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:26.974830 28722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e"
dest_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:42058
I20260710 13:25:26.975401 28722 raft_consensus.cc:493] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:26.975759 28722 raft_consensus.cc:3060] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:26.980216 28722 raft_consensus.cc:515] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:26.982151 28722 leader_election.cc:290] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:26.982888 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:26.983201 28441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f11c07f4374c28a93a7abfe71f4c1e" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:26.983520 28371 raft_consensus.cc:3055] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:26.983785 28441 raft_consensus.cc:3060] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:26.983875 28371 raft_consensus.cc:740] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:26.984736 28371 consensus_queue.cc:260] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:26.985698 28371 raft_consensus.cc:3060] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:26.988431 28441 raft_consensus.cc:2468] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:26.989609 28682 leader_election.cc:304] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, d9e1a55a318a468f83695ae135d12e3f; no voters: 
I20260710 13:25:26.989979 28371 raft_consensus.cc:2468] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:26.991313 29088 raft_consensus.cc:2804] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:26.992337 29088 raft_consensus.cc:697] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Becoming Leader. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Running, Role: LEADER
I20260710 13:25:26.993052 29088 consensus_queue.cc:237] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.000499 28194 catalog_manager.cc:5697] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to d9e1a55a318a468f83695ae135d12e3f (127.26.136.68). New cstate: current_term: 2 leader_uuid: "d9e1a55a318a468f83695ae135d12e3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.009577 29087 raft_consensus.cc:993] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.010190 29078 raft_consensus.cc:1081] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.011905 28722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da"
dest_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:42058
I20260710 13:25:27.012385 28722 raft_consensus.cc:493] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.012887 28722 raft_consensus.cc:3060] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.017231 28722 raft_consensus.cc:515] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.018788 28722 leader_election.cc:290] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:27.019477 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:27.019824 28441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45440afd3c8402bbb69dcd817e2d7da" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:27.020037 28371 raft_consensus.cc:3055] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.020427 28371 raft_consensus.cc:740] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:27.020426 28441 raft_consensus.cc:3060] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.021322 28371 consensus_queue.cc:260] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.022210 28371 raft_consensus.cc:3060] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.025286 28441 raft_consensus.cc:2468] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.026340 28682 leader_election.cc:304] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, d9e1a55a318a468f83695ae135d12e3f; no voters: 
I20260710 13:25:27.026836 28371 raft_consensus.cc:2468] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.027199 29088 raft_consensus.cc:2804] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.027670 29088 raft_consensus.cc:697] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Becoming Leader. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Running, Role: LEADER
I20260710 13:25:27.028553 29088 consensus_queue.cc:237] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.036424 28194 catalog_manager.cc:5697] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to d9e1a55a318a468f83695ae135d12e3f (127.26.136.68). New cstate: current_term: 2 leader_uuid: "d9e1a55a318a468f83695ae135d12e3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.106424 29080 raft_consensus.cc:993] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.106964 29078 raft_consensus.cc:1081] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.108302 28722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73"
dest_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:42058
I20260710 13:25:27.108758 28722 raft_consensus.cc:493] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.109028 28722 raft_consensus.cc:3060] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.113301 28722 raft_consensus.cc:515] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.114787 28722 leader_election.cc:290] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:27.115584 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:27.115697 28441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2a2f82498b422fa059d4c2d363cc73" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:27.116255 28371 raft_consensus.cc:3055] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.116305 28441 raft_consensus.cc:3060] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.116690 28371 raft_consensus.cc:740] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:27.117425 28371 consensus_queue.cc:260] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.118570 28371 raft_consensus.cc:3060] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.122555 28441 raft_consensus.cc:2468] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.123648 28682 leader_election.cc:304] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, d9e1a55a318a468f83695ae135d12e3f; no voters: 
I20260710 13:25:27.124347 29088 raft_consensus.cc:2804] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.124325 28371 raft_consensus.cc:2468] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.124984 29088 raft_consensus.cc:697] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Becoming Leader. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Running, Role: LEADER
I20260710 13:25:27.125921 29088 consensus_queue.cc:237] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.133188 28194 catalog_manager.cc:5697] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to d9e1a55a318a468f83695ae135d12e3f (127.26.136.68). New cstate: current_term: 2 leader_uuid: "d9e1a55a318a468f83695ae135d12e3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.211323 29080 raft_consensus.cc:993] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.211742 29078 raft_consensus.cc:1081] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.212984 28722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697"
dest_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:42058
I20260710 13:25:27.213409 28722 raft_consensus.cc:493] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.213681 28722 raft_consensus.cc:3060] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.217847 28722 raft_consensus.cc:515] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.219532 28722 leader_election.cc:290] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:27.220259 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:27.220521 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc25303a5434d2fa478f63b7ef37697" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:27.220909 28294 raft_consensus.cc:3060] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.221042 28371 raft_consensus.cc:3055] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.221486 28371 raft_consensus.cc:740] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:27.222366 28371 consensus_queue.cc:260] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.223418 28371 raft_consensus.cc:3060] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.226687 28294 raft_consensus.cc:2468] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.227602 28371 raft_consensus.cc:2468] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.227826 28684 leader_election.cc:304] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9e1a55a318a468f83695ae135d12e3f, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:27.228704 29088 raft_consensus.cc:2804] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.229153 29088 raft_consensus.cc:697] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Becoming Leader. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Running, Role: LEADER
I20260710 13:25:27.229888 29088 consensus_queue.cc:237] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.237237 28194 catalog_manager.cc:5697] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to d9e1a55a318a468f83695ae135d12e3f (127.26.136.68). New cstate: current_term: 2 leader_uuid: "d9e1a55a318a468f83695ae135d12e3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.395793 28440 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.397046 29088 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.407274 28371 raft_consensus.cc:1275] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.408720 29088 consensus_queue.cc:1048] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.415957 28440 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.417240 29088 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.425310 28371 raft_consensus.cc:1275] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.426685 29089 consensus_queue.cc:1048] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.450573 29078 raft_consensus.cc:993] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.451160 29087 raft_consensus.cc:1081] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:27.453333 28722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2"
dest_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:42058
I20260710 13:25:27.453905 28722 raft_consensus.cc:493] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.454257 28722 raft_consensus.cc:3060] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.461910 28722 raft_consensus.cc:515] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.463572 28722 leader_election.cc:290] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:27.464211 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:27.464535 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a438347d25643a58c69ac909308a6f2" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:27.464828 28294 raft_consensus.cc:3060] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.465224 28371 raft_consensus.cc:3055] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.465581 28371 raft_consensus.cc:740] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:27.466305 28371 consensus_queue.cc:260] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.467209 28371 raft_consensus.cc:3060] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.469767 28294 raft_consensus.cc:2468] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.470719 28684 leader_election.cc:304] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9e1a55a318a468f83695ae135d12e3f, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:27.471535 29088 raft_consensus.cc:2804] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.471936 29088 raft_consensus.cc:697] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Becoming Leader. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Running, Role: LEADER
I20260710 13:25:27.472154 28371 raft_consensus.cc:2468] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:27.472720 29088 consensus_queue.cc:237] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:27.480871 28192 catalog_manager.cc:5697] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to d9e1a55a318a468f83695ae135d12e3f (127.26.136.68). New cstate: current_term: 2 leader_uuid: "d9e1a55a318a468f83695ae135d12e3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.699725 28440 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.700994 29088 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.709390 28371 raft_consensus.cc:1275] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.711036 29089 consensus_queue.cc:1048] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.760066 28371 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.761243 29089 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.769723 28294 raft_consensus.cc:1275] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.771064 29089 consensus_queue.cc:1048] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.932857 28371 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.933959 29089 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.942265 28294 raft_consensus.cc:1275] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:27.944276 29106 consensus_queue.cc:1048] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:27.959146 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:27.974417 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:27.992113 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:27.992645 28371 raft_consensus.cc:606] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS 3ac1ce188efd4161825e9aec4b7f18ab
I20260710 13:25:27.994680 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "e768d31c37884e40af3a4d1642783e35"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:27.995093 28371 raft_consensus.cc:606] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS e768d31c37884e40af3a4d1642783e35
I20260710 13:25:27.996999 28371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa342a0a642e480881f844a3289719b5"
dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
mode: GRACEFUL
new_leader_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 13:25:27.997434 28371 raft_consensus.cc:606] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Received request to transfer leadership to TS d9e1a55a318a468f83695ae135d12e3f
I20260710 13:25:27.998521 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:25:27.999171 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:28.172070 29080 raft_consensus.cc:993] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower e768d31c37884e40af3a4d1642783e35 to start an election
I20260710 13:25:28.172551 29087 raft_consensus.cc:1081] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer e768d31c37884e40af3a4d1642783e35 to start an election
I20260710 13:25:28.173753 28294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708"
dest_uuid: "e768d31c37884e40af3a4d1642783e35"
 from {username='slave'} at 127.0.0.1:59602
I20260710 13:25:28.174199 28294 raft_consensus.cc:493] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:28.174469 28294 raft_consensus.cc:3060] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.178695 28294 raft_consensus.cc:515] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:28.180325 28294 leader_election.cc:290] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 2 election: Requested vote from peers 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245), 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401)
I20260710 13:25:28.181098 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:28.181320 28440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacb5665aa5d492082812e0d74a22708" candidate_uuid: "e768d31c37884e40af3a4d1642783e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
I20260710 13:25:28.181645 28371 raft_consensus.cc:3055] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:28.181898 28440 raft_consensus.cc:3060] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.181986 28371 raft_consensus.cc:740] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:28.182756 28371 consensus_queue.cc:260] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:28.183864 28371 raft_consensus.cc:3060] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.188046 28440 raft_consensus.cc:2468] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 2.
I20260710 13:25:28.189044 28371 raft_consensus.cc:2468] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e768d31c37884e40af3a4d1642783e35 in term 2.
I20260710 13:25:28.189131 28260 leader_election.cc:304] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:28.189898 29081 raft_consensus.cc:2804] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:28.190371 29081 raft_consensus.cc:697] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 2 LEADER]: Becoming Leader. State: Replica: e768d31c37884e40af3a4d1642783e35, State: Running, Role: LEADER
I20260710 13:25:28.191183 29081 consensus_queue.cc:237] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:28.197649 28192 catalog_manager.cc:5697] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to e768d31c37884e40af3a4d1642783e35 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "e768d31c37884e40af3a4d1642783e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:28.287835 29080 raft_consensus.cc:993] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower 3ac1ce188efd4161825e9aec4b7f18ab to start an election
I20260710 13:25:28.288282 29087 raft_consensus.cc:1081] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer 3ac1ce188efd4161825e9aec4b7f18ab to start an election
I20260710 13:25:28.289732 28440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f"
dest_uuid: "3ac1ce188efd4161825e9aec4b7f18ab"
 from {username='slave'} at 127.0.0.1:46068
I20260710 13:25:28.290251 28440 raft_consensus.cc:493] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:28.290496 28440 raft_consensus.cc:3060] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.295437 28440 raft_consensus.cc:515] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:28.297346 28440 leader_election.cc:290] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 2 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:28.298040 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:28.298214 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fa0d07509e4165ba4a008c3e00f93f" candidate_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:28.298621 28294 raft_consensus.cc:3060] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.298794 28371 raft_consensus.cc:3055] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:28.299175 28371 raft_consensus.cc:740] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:28.299873 28371 consensus_queue.cc:260] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:28.300850 28371 raft_consensus.cc:3060] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.303443 28294 raft_consensus.cc:2468] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 2.
I20260710 13:25:28.304597 28411 leader_election.cc:304] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ac1ce188efd4161825e9aec4b7f18ab, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:28.305092 28371 raft_consensus.cc:2468] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ac1ce188efd4161825e9aec4b7f18ab in term 2.
I20260710 13:25:28.305271 29116 raft_consensus.cc:2804] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:28.305794 29116 raft_consensus.cc:697] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 LEADER]: Becoming Leader. State: Replica: 3ac1ce188efd4161825e9aec4b7f18ab, State: Running, Role: LEADER
I20260710 13:25:28.306581 29116 consensus_queue.cc:237] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } }
I20260710 13:25:28.313653 28192 catalog_manager.cc:5697] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67). New cstate: current_term: 2 leader_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:28.454591 29087 raft_consensus.cc:993] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: : Instructing follower d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:28.455034 29080 raft_consensus.cc:1081] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Signalling peer d9e1a55a318a468f83695ae135d12e3f to start an election
I20260710 13:25:28.456444 28722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa342a0a642e480881f844a3289719b5"
dest_uuid: "d9e1a55a318a468f83695ae135d12e3f"
 from {username='slave'} at 127.0.0.1:42058
I20260710 13:25:28.457041 28722 raft_consensus.cc:493] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:28.457338 28722 raft_consensus.cc:3060] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.461678 28722 raft_consensus.cc:515] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:28.463277 28722 leader_election.cc:290] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Requested vote from peers e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301), 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245)
I20260710 13:25:28.464054 28294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e768d31c37884e40af3a4d1642783e35"
I20260710 13:25:28.464200 28371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa342a0a642e480881f844a3289719b5" candidate_uuid: "d9e1a55a318a468f83695ae135d12e3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43d571082f8e470b8828cdcdfffb80a0"
I20260710 13:25:28.464821 28294 raft_consensus.cc:3060] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.464877 28371 raft_consensus.cc:3055] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:28.465646 28371 raft_consensus.cc:740] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43d571082f8e470b8828cdcdfffb80a0, State: Running, Role: LEADER
I20260710 13:25:28.466472 28371 consensus_queue.cc:260] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:28.467355 28371 raft_consensus.cc:3060] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:28.471139 28294 raft_consensus.cc:2468] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:28.471614 28371 raft_consensus.cc:2468] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9e1a55a318a468f83695ae135d12e3f in term 2.
I20260710 13:25:28.472294 28684 leader_election.cc:304] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9e1a55a318a468f83695ae135d12e3f, e768d31c37884e40af3a4d1642783e35; no voters: 
I20260710 13:25:28.473225 29106 raft_consensus.cc:2804] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:28.473662 29106 raft_consensus.cc:697] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Becoming Leader. State: Replica: d9e1a55a318a468f83695ae135d12e3f, State: Running, Role: LEADER
I20260710 13:25:28.474402 29106 consensus_queue.cc:237] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } }
I20260710 13:25:28.482129 28192 catalog_manager.cc:5697] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f reported cstate change: term changed from 1 to 2, leader changed from 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66) to d9e1a55a318a468f83695ae135d12e3f (127.26.136.68). New cstate: current_term: 2 leader_uuid: "d9e1a55a318a468f83695ae135d12e3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9e1a55a318a468f83695ae135d12e3f" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 46571 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:25:28.588938 28371 raft_consensus.cc:1275] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.588940 28440 raft_consensus.cc:1275] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Refusing update from remote peer e768d31c37884e40af3a4d1642783e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.590545 29113 consensus_queue.cc:1048] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.591280 29081 consensus_queue.cc:1048] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ac1ce188efd4161825e9aec4b7f18ab" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.733017 28294 raft_consensus.cc:1275] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.734158 29116 consensus_queue.cc:1048] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e768d31c37884e40af3a4d1642783e35" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.745270 28371 raft_consensus.cc:1275] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer 3ac1ce188efd4161825e9aec4b7f18ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.746568 29116 consensus_queue.cc:1048] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.999994 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:29.013895 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
W20260710 13:25:29.030747 28684 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:25:29.036428 28684 consensus_peers.cc:597] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.044940 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:29.045863 27169 tablet_replica.cc:333] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.046873 27169 raft_consensus.cc:2243] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.047529 27169 raft_consensus.cc:2272] T a2fa0d07509e4165ba4a008c3e00f93f P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.050477 27169 tablet_replica.cc:333] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.051064 27169 raft_consensus.cc:2243] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.051589 27169 raft_consensus.cc:2272] T 4e169d2a707b4f2e8b2e2b8b63b3875a P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.053861 27169 tablet_replica.cc:333] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.054462 27169 raft_consensus.cc:2243] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.054982 27169 raft_consensus.cc:2272] T 3a438347d25643a58c69ac909308a6f2 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.057194 27169 tablet_replica.cc:333] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.057693 27169 raft_consensus.cc:2243] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.058178 27169 raft_consensus.cc:2272] T 296af340c40348d19068c12fbc63c9da P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.060070 27169 tablet_replica.cc:333] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.060640 27169 raft_consensus.cc:2243] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.061419 27169 raft_consensus.cc:2272] T 14ad03936feb424fafb536e121acc59a P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.063143 27169 tablet_replica.cc:333] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.063594 27169 raft_consensus.cc:2243] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.064038 27169 raft_consensus.cc:2272] T 44caa959626448ce82ec18046d7c8450 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.065925 27169 tablet_replica.cc:333] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.066491 27169 raft_consensus.cc:2243] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.067180 27169 raft_consensus.cc:2272] T c82a6d89a43247b0b136ddd89d25b485 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.069228 27169 tablet_replica.cc:333] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.069900 27169 raft_consensus.cc:2243] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.070389 27169 raft_consensus.cc:2272] T efc25303a5434d2fa478f63b7ef37697 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.070433 28370 raft_consensus.cc:1275] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Refusing update from remote peer d9e1a55a318a468f83695ae135d12e3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:25:29.071827 29106 consensus_queue.cc:1048] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "43d571082f8e470b8828cdcdfffb80a0" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:25:29.072713 27169 tablet_replica.cc:333] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.073498 27169 raft_consensus.cc:2243] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.074327 27169 raft_consensus.cc:2272] T fa342a0a642e480881f844a3289719b5 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.076722 27169 tablet_replica.cc:333] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.077407 27169 raft_consensus.cc:2243] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.078145 27169 raft_consensus.cc:2272] T e69026eab73341e78ae9567a2d7736b7 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.080590 27169 tablet_replica.cc:333] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.081331 27169 raft_consensus.cc:2243] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.082243 27169 raft_consensus.cc:2272] T bacb5665aa5d492082812e0d74a22708 P e768d31c37884e40af3a4d1642783e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.085346 27169 tablet_replica.cc:333] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.086158 27169 raft_consensus.cc:2243] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.086869 27169 raft_consensus.cc:2272] T 7b9e43d690a945278aa5c147299a5884 P e768d31c37884e40af3a4d1642783e35 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:29.089394 28684 consensus_peers.cc:597] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.089634 27169 tablet_replica.cc:333] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.090451 27169 raft_consensus.cc:2243] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.091080 27169 raft_consensus.cc:2272] T 250a0bbb25cc4331928cae4ac7d1c2ea P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.093376 27169 tablet_replica.cc:333] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.093921 27169 raft_consensus.cc:2243] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.094936 27169 raft_consensus.cc:2272] T 02b068a125154eb6ae56881945a9a99f P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.098820 27169 tablet_replica.cc:333] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.099383 27169 raft_consensus.cc:2243] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.099817 27169 raft_consensus.cc:2272] T b082fc34c7c44836a2536d1862693252 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.102859 27169 tablet_replica.cc:333] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.103534 27169 raft_consensus.cc:2243] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.104168 27169 raft_consensus.cc:2272] T f1655e1c29fe4cb28a53ad5bab2823e2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.107035 27169 tablet_replica.cc:333] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.107573 27169 raft_consensus.cc:2243] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.108247 27169 raft_consensus.cc:2272] T 779c749733024ed99ce9030137b7e4c2 P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.110143 27169 tablet_replica.cc:333] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35: stopping tablet replica
I20260710 13:25:29.110560 27169 raft_consensus.cc:2243] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.111238 27169 raft_consensus.cc:2272] T 613f21ebfb55421db2ccb3865140d25e P e768d31c37884e40af3a4d1642783e35 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:29.125955 28411 consensus_peers.cc:597] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:29.127534 28337 consensus_peers.cc:597] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.191661 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
W20260710 13:25:29.251775 28411 consensus_peers.cc:597] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.262308 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
W20260710 13:25:29.279727 28681 consensus_peers.cc:597] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:29.294894 28337 consensus_peers.cc:597] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:29.298539 28408 consensus_peers.cc:597] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:29.309548 28337 consensus_peers.cc:597] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.310609 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:29.311879 27169 tablet_replica.cc:333] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.313148 27169 raft_consensus.cc:2243] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.313732 27169 raft_consensus.cc:2272] T 02b068a125154eb6ae56881945a9a99f P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.315801 27169 tablet_replica.cc:333] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.316345 27169 raft_consensus.cc:2243] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.316884 27169 raft_consensus.cc:2272] T 14ad03936feb424fafb536e121acc59a P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.319187 27169 tablet_replica.cc:333] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.320204 27169 raft_consensus.cc:2243] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.321055 27169 raft_consensus.cc:2272] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.324034 27169 tablet_replica.cc:333] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.324832 27169 raft_consensus.cc:2243] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:29.324908 28681 consensus_peers.cc:597] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.325482 27169 raft_consensus.cc:2272] T 3a438347d25643a58c69ac909308a6f2 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.327401 27169 tablet_replica.cc:333] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.328018 27169 raft_consensus.cc:2243] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.328577 27169 raft_consensus.cc:2272] T a2fa0d07509e4165ba4a008c3e00f93f P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.330940 27169 tablet_replica.cc:333] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.331598 27169 raft_consensus.cc:2243] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.332679 27169 raft_consensus.cc:2272] T e69026eab73341e78ae9567a2d7736b7 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.334447 27169 tablet_replica.cc:333] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.334972 27169 raft_consensus.cc:2243] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.335515 27169 raft_consensus.cc:2272] T fa342a0a642e480881f844a3289719b5 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.337934 27169 tablet_replica.cc:333] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.338493 27169 raft_consensus.cc:2243] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.339000 27169 raft_consensus.cc:2272] T bacb5665aa5d492082812e0d74a22708 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.341670 27169 tablet_replica.cc:333] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.342279 27169 raft_consensus.cc:2243] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.343196 27169 raft_consensus.cc:2272] T 9aa5ae6d73fd49968a300cb420583925 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.345182 27169 tablet_replica.cc:333] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.345692 27169 raft_consensus.cc:2243] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.346704 27169 raft_consensus.cc:2272] T 250a0bbb25cc4331928cae4ac7d1c2ea P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.348630 27169 tablet_replica.cc:333] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.349128 27169 raft_consensus.cc:2243] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.349558 27169 raft_consensus.cc:2272] T b45440afd3c8402bbb69dcd817e2d7da P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.351367 27169 tablet_replica.cc:333] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.351871 27169 raft_consensus.cc:2243] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.352346 27169 raft_consensus.cc:2272] T 55f11c07f4374c28a93a7abfe71f4c1e P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.354211 27169 tablet_replica.cc:333] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.354712 27169 raft_consensus.cc:2243] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.355319 27169 raft_consensus.cc:2272] T efc25303a5434d2fa478f63b7ef37697 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.357565 27169 tablet_replica.cc:333] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.358274 27169 raft_consensus.cc:2243] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.359673 27169 raft_consensus.cc:2272] T 44caa959626448ce82ec18046d7c8450 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:29.360133 28411 consensus_peers.cc:597] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.361949 27169 tablet_replica.cc:333] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.362497 27169 raft_consensus.cc:2243] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.363299 27169 raft_consensus.cc:2272] T b039b09d24f449cc960730ae28f683ba P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.365276 27169 tablet_replica.cc:333] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.365746 27169 raft_consensus.cc:2243] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.366660 27169 raft_consensus.cc:2272] T 1579e3be44fd4689b62a3b70e461ef25 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.368577 27169 tablet_replica.cc:333] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.369010 27169 raft_consensus.cc:2243] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.369419 27169 raft_consensus.cc:2272] T 0a2a2f82498b422fa059d4c2d363cc73 P 43d571082f8e470b8828cdcdfffb80a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.371131 27169 tablet_replica.cc:333] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0: stopping tablet replica
I20260710 13:25:29.371544 27169 raft_consensus.cc:2243] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.372237 27169 raft_consensus.cc:2272] T f1655e1c29fe4cb28a53ad5bab2823e2 P 43d571082f8e470b8828cdcdfffb80a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.408735 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
W20260710 13:25:29.408897 28681 consensus_peers.cc:597] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:29.419921 28684 consensus_peers.cc:597] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f -> Peer e768d31c37884e40af3a4d1642783e35 (127.26.136.65:38301): Couldn't send request to peer e768d31c37884e40af3a4d1642783e35. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:29.447985 28408 consensus_peers.cc:597] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.450357 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
I20260710 13:25:29.479753 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:29.480926 27169 tablet_replica.cc:333] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.481856 27169 raft_consensus.cc:2243] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.482729 27169 raft_consensus.cc:2272] T b45440afd3c8402bbb69dcd817e2d7da P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.485857 27169 tablet_replica.cc:333] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.486445 27169 raft_consensus.cc:2243] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.487011 27169 raft_consensus.cc:2272] T bacb5665aa5d492082812e0d74a22708 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.490017 27169 tablet_replica.cc:333] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.491065 27169 raft_consensus.cc:2243] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.492108 27169 raft_consensus.cc:2272] T 9aa5ae6d73fd49968a300cb420583925 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.494793 27169 tablet_replica.cc:333] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.495821 27169 raft_consensus.cc:2243] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:25:29.496121 28408 consensus_peers.cc:597] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.497184 27169 raft_consensus.cc:2272] T 7b9e43d690a945278aa5c147299a5884 P 3ac1ce188efd4161825e9aec4b7f18ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.499001 27169 tablet_replica.cc:333] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.499576 27169 raft_consensus.cc:2243] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.499979 27169 raft_consensus.cc:2272] T 02b068a125154eb6ae56881945a9a99f P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.501893 27169 tablet_replica.cc:333] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.502424 27169 raft_consensus.cc:2243] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.503294 27169 raft_consensus.cc:2272] T a2fa0d07509e4165ba4a008c3e00f93f P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.505816 27169 tablet_replica.cc:333] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
W20260710 13:25:29.505764 28681 consensus_peers.cc:597] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.506547 27169 raft_consensus.cc:2243] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.507367 27169 raft_consensus.cc:2272] T 296af340c40348d19068c12fbc63c9da P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.509137 27169 tablet_replica.cc:333] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.509673 27169 raft_consensus.cc:2243] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.510108 27169 raft_consensus.cc:2272] T 14ad03936feb424fafb536e121acc59a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.511672 27169 tablet_replica.cc:333] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.512147 27169 raft_consensus.cc:2243] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.512964 27169 raft_consensus.cc:2272] T 4e169d2a707b4f2e8b2e2b8b63b3875a P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.514732 27169 tablet_replica.cc:333] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.515251 27169 raft_consensus.cc:2243] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.515945 27169 raft_consensus.cc:2272] T c82a6d89a43247b0b136ddd89d25b485 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.517729 27169 tablet_replica.cc:333] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.518224 27169 raft_consensus.cc:2243] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.518869 27169 raft_consensus.cc:2272] T 779c749733024ed99ce9030137b7e4c2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.520450 27169 tablet_replica.cc:333] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.520968 27169 raft_consensus.cc:2243] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.521656 27169 raft_consensus.cc:2272] T 613f21ebfb55421db2ccb3865140d25e P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.523360 27169 tablet_replica.cc:333] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.523859 27169 raft_consensus.cc:2243] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.524605 27169 raft_consensus.cc:2272] T 1579e3be44fd4689b62a3b70e461ef25 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.526319 27169 tablet_replica.cc:333] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.526803 27169 raft_consensus.cc:2243] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.527566 27169 raft_consensus.cc:2272] T b082fc34c7c44836a2536d1862693252 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.529372 27169 tablet_replica.cc:333] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.529827 27169 raft_consensus.cc:2243] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.530450 27169 raft_consensus.cc:2272] T 0a2a2f82498b422fa059d4c2d363cc73 P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.532095 27169 tablet_replica.cc:333] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.532572 27169 raft_consensus.cc:2243] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.533349 27169 raft_consensus.cc:2272] T b039b09d24f449cc960730ae28f683ba P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.534916 27169 tablet_replica.cc:333] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.535367 27169 raft_consensus.cc:2243] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.535751 27169 raft_consensus.cc:2272] T f1655e1c29fe4cb28a53ad5bab2823e2 P 3ac1ce188efd4161825e9aec4b7f18ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.537400 27169 tablet_replica.cc:333] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab: stopping tablet replica
I20260710 13:25:29.538170 27169 raft_consensus.cc:2243] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.538777 27169 raft_consensus.cc:2272] T 55f11c07f4374c28a93a7abfe71f4c1e P 3ac1ce188efd4161825e9aec4b7f18ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.580873 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
W20260710 13:25:29.600487 28682 consensus_peers.cc:597] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f -> Peer 3ac1ce188efd4161825e9aec4b7f18ab (127.26.136.67:44401): Couldn't send request to peer 3ac1ce188efd4161825e9aec4b7f18ab. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.67:44401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.622062 27169 tablet_server.cc:179] TabletServer@127.26.136.68:0 shutting down...
W20260710 13:25:29.633155 28681 consensus_peers.cc:597] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f -> Peer 43d571082f8e470b8828cdcdfffb80a0 (127.26.136.66:46245): Couldn't send request to peer 43d571082f8e470b8828cdcdfffb80a0. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:29.647836 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:29.648595 27169 tablet_replica.cc:333] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.649235 27169 raft_consensus.cc:2243] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.649905 27169 raft_consensus.cc:2272] T 44caa959626448ce82ec18046d7c8450 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.651893 27169 tablet_replica.cc:333] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.652437 27169 raft_consensus.cc:2243] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.653131 27169 raft_consensus.cc:2272] T 613f21ebfb55421db2ccb3865140d25e P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.654924 27169 tablet_replica.cc:333] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.655519 27169 raft_consensus.cc:2243] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.656069 27169 raft_consensus.cc:2272] T c82a6d89a43247b0b136ddd89d25b485 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.657929 27169 tablet_replica.cc:333] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.658444 27169 raft_consensus.cc:2243] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.659198 27169 raft_consensus.cc:2272] T 0a2a2f82498b422fa059d4c2d363cc73 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.661099 27169 tablet_replica.cc:333] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.661612 27169 raft_consensus.cc:2243] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.662122 27169 raft_consensus.cc:2272] T 1579e3be44fd4689b62a3b70e461ef25 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.663733 27169 tablet_replica.cc:333] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.664229 27169 raft_consensus.cc:2243] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.664815 27169 raft_consensus.cc:2272] T 9aa5ae6d73fd49968a300cb420583925 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.666477 27169 tablet_replica.cc:333] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.666975 27169 raft_consensus.cc:2243] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.667490 27169 raft_consensus.cc:2272] T 7b9e43d690a945278aa5c147299a5884 P d9e1a55a318a468f83695ae135d12e3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.669231 27169 tablet_replica.cc:333] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.669731 27169 raft_consensus.cc:2243] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.670259 27169 raft_consensus.cc:2272] T e69026eab73341e78ae9567a2d7736b7 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.671941 27169 tablet_replica.cc:333] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.672417 27169 raft_consensus.cc:2243] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.673455 27169 raft_consensus.cc:2272] T fa342a0a642e480881f844a3289719b5 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.675763 27169 tablet_replica.cc:333] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.676339 27169 raft_consensus.cc:2243] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.677263 27169 raft_consensus.cc:2272] T efc25303a5434d2fa478f63b7ef37697 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.679111 27169 tablet_replica.cc:333] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.679683 27169 raft_consensus.cc:2243] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.680521 27169 raft_consensus.cc:2272] T 3a438347d25643a58c69ac909308a6f2 P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.682308 27169 tablet_replica.cc:333] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.682835 27169 raft_consensus.cc:2243] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.683874 27169 raft_consensus.cc:2272] T 55f11c07f4374c28a93a7abfe71f4c1e P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.686702 27169 tablet_replica.cc:333] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.687335 27169 raft_consensus.cc:2243] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.687803 27169 raft_consensus.cc:2272] T 779c749733024ed99ce9030137b7e4c2 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.689735 27169 tablet_replica.cc:333] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.690209 27169 raft_consensus.cc:2243] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.690636 27169 raft_consensus.cc:2272] T b039b09d24f449cc960730ae28f683ba P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.692356 27169 tablet_replica.cc:333] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.692893 27169 raft_consensus.cc:2243] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.693435 27169 raft_consensus.cc:2272] T 250a0bbb25cc4331928cae4ac7d1c2ea P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.695149 27169 tablet_replica.cc:333] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.695595 27169 raft_consensus.cc:2243] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.696331 27169 raft_consensus.cc:2272] T b45440afd3c8402bbb69dcd817e2d7da P d9e1a55a318a468f83695ae135d12e3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.698278 27169 tablet_replica.cc:333] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.698725 27169 raft_consensus.cc:2243] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.699208 27169 raft_consensus.cc:2272] T b082fc34c7c44836a2536d1862693252 P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.701002 27169 tablet_replica.cc:333] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f: stopping tablet replica
I20260710 13:25:29.701434 27169 raft_consensus.cc:2243] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:29.701862 27169 raft_consensus.cc:2272] T 296af340c40348d19068c12fbc63c9da P d9e1a55a318a468f83695ae135d12e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.739814 27169 tablet_server.cc:196] TabletServer@127.26.136.68:0 shutdown complete.
I20260710 13:25:29.769181 27169 master.cc:562] Master@127.26.136.126:34293 shutting down...
I20260710 13:25:29.798749 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.799407 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.799860 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ec59f47ef38450d9aad06fc059de540: stopping tablet replica
I20260710 13:25:29.821144 27169 master.cc:584] Master@127.26.136.126:34293 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27243 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:25:29.881577 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:34721
I20260710 13:25:29.882895 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:29.889463 29146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:29.889603 29147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:29.890162 29149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:29.891503 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:29.892712 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:29.892902 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:29.893122 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689929893081 us; error 0 us; skew 500 ppm
I20260710 13:25:29.893692 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:29.896327 27169 webserver.cc:533] Webserver started at http://127.26.136.126:41867/ using document root <none> and password file <none>
I20260710 13:25:29.896920 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:29.897143 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:29.897449 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:29.898663 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "ce9361b8840e420683d14eec368d3e5e"
format_stamp: "Formatted at 2026-07-10 13:25:29 on dist-test-slave-8s6r"
I20260710 13:25:29.903398 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:25:29.907091 29154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:29.907859 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:25:29.908177 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "ce9361b8840e420683d14eec368d3e5e"
format_stamp: "Formatted at 2026-07-10 13:25:29 on dist-test-slave-8s6r"
I20260710 13:25:29.908438 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:29.938215 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:29.939518 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:29.977555 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:34721
I20260710 13:25:29.977692 29205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:34721 every 8 connection(s)
I20260710 13:25:29.981794 29206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:29.993242 29206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e: Bootstrap starting.
I20260710 13:25:29.998318 29206 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:30.002772 29206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e: No bootstrap required, opened a new log
I20260710 13:25:30.005280 29206 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9361b8840e420683d14eec368d3e5e" member_type: VOTER }
I20260710 13:25:30.005751 29206 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:30.005945 29206 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce9361b8840e420683d14eec368d3e5e, State: Initialized, Role: FOLLOWER
I20260710 13:25:30.006492 29206 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce9361b8840e420683d14eec368d3e5e" member_type: VOTER }
I20260710 13:25:30.006946 29206 raft_consensus.cc:399] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:30.007160 29206 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:30.007395 29206 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:30.012298 29206 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9361b8840e420683d14eec368d3e5e" member_type: VOTER }
I20260710 13:25:30.012935 29206 leader_election.cc:304] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [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: ce9361b8840e420683d14eec368d3e5e; no voters: 
I20260710 13:25:30.014179 29206 leader_election.cc:290] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:30.014612 29209 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:30.016049 29209 raft_consensus.cc:697] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 1 LEADER]: Becoming Leader. State: Replica: ce9361b8840e420683d14eec368d3e5e, State: Running, Role: LEADER
I20260710 13:25:30.016871 29209 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [LEADER]: Queue going to LEADER mode. State: All 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: "ce9361b8840e420683d14eec368d3e5e" member_type: VOTER }
I20260710 13:25:30.017488 29206 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:30.024715 29210 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce9361b8840e420683d14eec368d3e5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9361b8840e420683d14eec368d3e5e" member_type: VOTER } }
I20260710 13:25:30.024592 29211 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce9361b8840e420683d14eec368d3e5e. Latest consensus state: current_term: 1 leader_uuid: "ce9361b8840e420683d14eec368d3e5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9361b8840e420683d14eec368d3e5e" member_type: VOTER } }
I20260710 13:25:30.025453 29210 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:30.025521 29211 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:30.027644 29218 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:30.036265 29218 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:30.037305 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:30.046290 29218 catalog_manager.cc:1383] Generated new cluster ID: 6d5c6c020181452488a75a3e32d4d6a6
I20260710 13:25:30.046587 29218 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:30.072007 29218 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:30.073441 29218 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:30.090631 29218 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e: Generated new TSK 0
I20260710 13:25:30.091259 29218 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:30.103753 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:30.110375 29227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:30.111188 29228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:30.115751 27169 server_base.cc:1061] running on GCE node
W20260710 13:25:30.116067 29230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:30.119297 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:30.119519 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:30.119700 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689930119687 us; error 0 us; skew 500 ppm
I20260710 13:25:30.120180 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:30.122634 27169 webserver.cc:533] Webserver started at http://127.26.136.65:42407/ using document root <none> and password file <none>
I20260710 13:25:30.123045 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:30.123200 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:30.123412 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:30.124430 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.129042 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:25:30.133001 29235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.133882 27169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:25:30.134152 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.134406 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:30.156163 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:30.157467 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:30.158896 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:30.161198 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:30.161376 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.161670 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:30.161840 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.202530 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:42031
I20260710 13:25:30.202644 29297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:42031 every 8 connection(s)
I20260710 13:25:30.207746 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:30.214867 29302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:30.216881 29303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:30.219691 29305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:30.220659 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:30.221971 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:30.222230 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:30.222432 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689930222414 us; error 0 us; skew 500 ppm
I20260710 13:25:30.222555 29298 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34721
I20260710 13:25:30.222988 29298 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:30.223119 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:30.223759 29298 heartbeater.cc:507] Master 127.26.136.126:34721 requested a full tablet report, sending...
I20260710 13:25:30.225903 27169 webserver.cc:533] Webserver started at http://127.26.136.66:44085/ using document root <none> and password file <none>
I20260710 13:25:30.226125 29171 ts_manager.cc:194] Registered new tserver with Master: b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:30.226617 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:30.226878 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:30.227176 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:30.228106 29171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45540
I20260710 13:25:30.228559 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.233335 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:25:30.236857 29310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.237665 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:30.238003 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.238363 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:30.258167 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:30.259526 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:30.261302 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:30.263665 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:30.263906 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.264168 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:30.264361 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.307142 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:41677
I20260710 13:25:30.307245 29372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:41677 every 8 connection(s)
I20260710 13:25:30.312338 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:30.319726 29376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:30.322216 29377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:30.323770 29379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:30.324927 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:30.325953 29373 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34721
I20260710 13:25:30.326071 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:25:30.326403 29373 heartbeater.cc:461] Registering TS with master...
W20260710 13:25:30.326421 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:30.326817 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689930326797 us; error 0 us; skew 500 ppm
I20260710 13:25:30.327458 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:30.327399 29373 heartbeater.cc:507] Master 127.26.136.126:34721 requested a full tablet report, sending...
I20260710 13:25:30.329946 29171 ts_manager.cc:194] Registered new tserver with Master: ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:30.330562 27169 webserver.cc:533] Webserver started at http://127.26.136.67:46439/ using document root <none> and password file <none>
I20260710 13:25:30.331121 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:30.331348 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:30.331632 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:30.331672 29171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45544
I20260710 13:25:30.333142 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "b74f4a9c7dcb480682e0e47af303a734"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.337970 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:25:30.341459 29384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.342291 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:30.342617 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "b74f4a9c7dcb480682e0e47af303a734"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.342927 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:30.356122 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:30.357525 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:30.359086 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:30.361505 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:30.361752 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.362010 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:30.362216 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.405337 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:38775
I20260710 13:25:30.405431 29446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:38775 every 8 connection(s)
I20260710 13:25:30.410459 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:30.418378 29450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:30.421171 29451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:30.422354 27169 server_base.cc:1061] running on GCE node
W20260710 13:25:30.423452 29453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:30.424691 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:30.425004 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:30.425278 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689930425237 us; error 0 us; skew 500 ppm
I20260710 13:25:30.425333 29447 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34721
I20260710 13:25:30.425787 29447 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:30.426198 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:30.426815 29447 heartbeater.cc:507] Master 127.26.136.126:34721 requested a full tablet report, sending...
I20260710 13:25:30.429345 27169 webserver.cc:533] Webserver started at http://127.26.136.68:46615/ using document root <none> and password file <none>
I20260710 13:25:30.429751 29171 ts_manager.cc:194] Registered new tserver with Master: b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:30.429905 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:30.430318 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:30.430619 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:30.431399 29171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45552
I20260710 13:25:30.431771 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-3-root/instance:
uuid: "a88c4790809f4c5d91b3fc1b55696a70"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.436859 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:25:30.440375 29458 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.441278 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:30.441592 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-3-root
uuid: "a88c4790809f4c5d91b3fc1b55696a70"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:30.441881 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:30.458509 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:30.459745 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:30.461360 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:30.463716 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:30.463937 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.464226 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:30.464402 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:30.506915 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.68:35903
I20260710 13:25:30.507009 29520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.68:35903 every 8 connection(s)
I20260710 13:25:30.521772 29521 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34721
I20260710 13:25:30.522258 29521 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:30.523079 29521 heartbeater.cc:507] Master 127.26.136.126:34721 requested a full tablet report, sending...
I20260710 13:25:30.525287 29171 ts_manager.cc:194] Registered new tserver with Master: a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:30.526386 27169 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016150559s
I20260710 13:25:30.526855 29171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45562
I20260710 13:25:30.553359 29171 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45570:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:25:30.701480 29338 tablet_service.cc:1511] Processing CreateTablet for tablet 8c96b4273be2415490a81567742d65ef (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:25:30.702943 29338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c96b4273be2415490a81567742d65ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.702868 29263 tablet_service.cc:1511] Processing CreateTablet for tablet 8c96b4273be2415490a81567742d65ef (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:25:30.704360 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c96b4273be2415490a81567742d65ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.704562 29332 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3a3ecd9be34114b5a3f8401d18508e (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:25:30.705945 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3a3ecd9be34114b5a3f8401d18508e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.706583 29336 tablet_service.cc:1511] Processing CreateTablet for tablet 430488f477bd43568f74e28e3c484e8a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:25:30.706784 29261 tablet_service.cc:1511] Processing CreateTablet for tablet efc75dd4ce7a46208550ab84d29fb98d (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:25:30.707892 29336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430488f477bd43568f74e28e3c484e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.709649 29335 tablet_service.cc:1511] Processing CreateTablet for tablet 54168d18fb8f40e596a8fbaa2cfb2198 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:25:30.709929 29259 tablet_service.cc:1511] Processing CreateTablet for tablet 22371e338d694f03a5936f73a8d1b5b3 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:25:30.711333 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54168d18fb8f40e596a8fbaa2cfb2198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.712603 29258 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe5475f2c5c48b9b2f5c1d67b00d104 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:25:30.713737 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 22371e338d694f03a5936f73a8d1b5b3 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:25:30.715063 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22371e338d694f03a5936f73a8d1b5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.715133 29256 tablet_service.cc:1511] Processing CreateTablet for tablet 0f761acddfde4efeac48cbe914f2337a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:25:30.717559 29333 tablet_service.cc:1511] Processing CreateTablet for tablet 98f4510c6dcd4deb865cbed6ce673ef1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:25:30.717919 29260 tablet_service.cc:1511] Processing CreateTablet for tablet 54168d18fb8f40e596a8fbaa2cfb2198 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:25:30.718889 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f4510c6dcd4deb865cbed6ce673ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.719018 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 8c96b4273be2415490a81567742d65ef (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:25:30.720669 29257 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3a3ecd9be34114b5a3f8401d18508e (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:25:30.721668 29485 tablet_service.cc:1511] Processing CreateTablet for tablet efc75dd4ce7a46208550ab84d29fb98d (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:25:30.722496 29262 tablet_service.cc:1511] Processing CreateTablet for tablet a678a88956ca4929a2a1284ea67b18c1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:25:30.723407 29484 tablet_service.cc:1511] Processing CreateTablet for tablet 430488f477bd43568f74e28e3c484e8a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:25:30.708290 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc75dd4ce7a46208550ab84d29fb98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.724691 29337 tablet_service.cc:1511] Processing CreateTablet for tablet a678a88956ca4929a2a1284ea67b18c1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:25:30.725237 29483 tablet_service.cc:1511] Processing CreateTablet for tablet 22371e338d694f03a5936f73a8d1b5b3 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:25:30.727097 29482 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe5475f2c5c48b9b2f5c1d67b00d104 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:25:30.739898 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a678a88956ca4929a2a1284ea67b18c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.728976 29481 tablet_service.cc:1511] Processing CreateTablet for tablet 98f4510c6dcd4deb865cbed6ce673ef1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:25:30.730695 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 0f761acddfde4efeac48cbe914f2337a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:25:30.720291 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c96b4273be2415490a81567742d65ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.744653 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430488f477bd43568f74e28e3c484e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.745244 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f761acddfde4efeac48cbe914f2337a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.747927 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22371e338d694f03a5936f73a8d1b5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.748755 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc75dd4ce7a46208550ab84d29fb98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.749354 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe5475f2c5c48b9b2f5c1d67b00d104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.752828 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f4510c6dcd4deb865cbed6ce673ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.735442 29331 tablet_service.cc:1511] Processing CreateTablet for tablet 0f761acddfde4efeac48cbe914f2337a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:25:30.753679 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22371e338d694f03a5936f73a8d1b5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.754474 29331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f761acddfde4efeac48cbe914f2337a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.755173 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3a3ecd9be34114b5a3f8401d18508e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.757498 29262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a678a88956ca4929a2a1284ea67b18c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.785063 29260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54168d18fb8f40e596a8fbaa2cfb2198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.805176 29256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f761acddfde4efeac48cbe914f2337a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.808833 29258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe5475f2c5c48b9b2f5c1d67b00d104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.854766 29479 tablet_service.cc:1511] Processing CreateTablet for tablet cf606936be7e4a91bc2ca6aad3119184 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:25:30.856102 29479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf606936be7e4a91bc2ca6aad3119184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.864892 29537 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:30.885004 29257 tablet_service.cc:1511] Processing CreateTablet for tablet cf606936be7e4a91bc2ca6aad3119184 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:25:30.886373 29257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf606936be7e4a91bc2ca6aad3119184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.900876 29336 tablet_service.cc:1511] Processing CreateTablet for tablet cef3d3a44be143f0bb3f9adff67ebba1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:25:30.902261 29336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef3d3a44be143f0bb3f9adff67ebba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.913221 29478 tablet_service.cc:1511] Processing CreateTablet for tablet cef3d3a44be143f0bb3f9adff67ebba1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:25:30.914732 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef3d3a44be143f0bb3f9adff67ebba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.914583 29255 tablet_service.cc:1511] Processing CreateTablet for tablet fbc795aff9344be8b5b450ffc93384f1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:25:30.919883 29255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc795aff9344be8b5b450ffc93384f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.920243 29539 tablet_bootstrap.cc:492] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:30.927023 29335 tablet_service.cc:1511] Processing CreateTablet for tablet fbc795aff9344be8b5b450ffc93384f1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:25:30.928757 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc795aff9344be8b5b450ffc93384f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.930195 29481 tablet_service.cc:1511] Processing CreateTablet for tablet 4051258ad40b4711b1acc7443d3763ea (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:25:30.931457 29258 tablet_service.cc:1511] Processing CreateTablet for tablet 4051258ad40b4711b1acc7443d3763ea (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:25:30.932926 29258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4051258ad40b4711b1acc7443d3763ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.933372 29539 tablet_bootstrap.cc:654] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:30.942881 29411 tablet_service.cc:1511] Processing CreateTablet for tablet efc75dd4ce7a46208550ab84d29fb98d (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:25:30.944947 29331 tablet_service.cc:1511] Processing CreateTablet for tablet 4051258ad40b4711b1acc7443d3763ea (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:25:30.945657 29412 tablet_service.cc:1511] Processing CreateTablet for tablet a678a88956ca4929a2a1284ea67b18c1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:25:30.946378 29331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4051258ad40b4711b1acc7443d3763ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.947883 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 430488f477bd43568f74e28e3c484e8a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:25:30.950397 29409 tablet_service.cc:1511] Processing CreateTablet for tablet 54168d18fb8f40e596a8fbaa2cfb2198 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:25:30.944295 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc75dd4ce7a46208550ab84d29fb98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.953517 29407 tablet_service.cc:1511] Processing CreateTablet for tablet 98f4510c6dcd4deb865cbed6ce673ef1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:25:30.954821 29407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f4510c6dcd4deb865cbed6ce673ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.956856 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a678a88956ca4929a2a1284ea67b18c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.957626 29406 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3a3ecd9be34114b5a3f8401d18508e (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:25:30.958911 29406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3a3ecd9be34114b5a3f8401d18508e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.960845 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430488f477bd43568f74e28e3c484e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.961653 29405 tablet_service.cc:1511] Processing CreateTablet for tablet cf606936be7e4a91bc2ca6aad3119184 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:25:30.962961 29405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf606936be7e4a91bc2ca6aad3119184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.963269 29254 tablet_service.cc:1511] Processing CreateTablet for tablet 21acc7ff49d04d3785107dc7b9613f55 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:25:30.964767 29254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21acc7ff49d04d3785107dc7b9613f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.965621 29404 tablet_service.cc:1511] Processing CreateTablet for tablet cef3d3a44be143f0bb3f9adff67ebba1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:25:30.966958 29404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef3d3a44be143f0bb3f9adff67ebba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.969609 29403 tablet_service.cc:1511] Processing CreateTablet for tablet fbc795aff9344be8b5b450ffc93384f1 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:25:30.970896 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc795aff9344be8b5b450ffc93384f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.970985 29256 tablet_service.cc:1511] Processing CreateTablet for tablet 15074825d5a94c19a8c8abd1030e5371 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:25:30.972359 29256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15074825d5a94c19a8c8abd1030e5371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.974037 29332 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3774c8b82b4dcb82d7fdc38f91ee18 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:25:30.975278 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3774c8b82b4dcb82d7fdc38f91ee18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.978652 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3774c8b82b4dcb82d7fdc38f91ee18 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:25:30.980105 29408 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe5475f2c5c48b9b2f5c1d67b00d104 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:25:30.981459 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe5475f2c5c48b9b2f5c1d67b00d104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.983768 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 15074825d5a94c19a8c8abd1030e5371 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:25:30.985145 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15074825d5a94c19a8c8abd1030e5371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.985750 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54168d18fb8f40e596a8fbaa2cfb2198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.990250 29477 tablet_service.cc:1511] Processing CreateTablet for tablet e18f2352183a40d78679a227172f5bf7 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:25:31.011807 29537 tablet_bootstrap.cc:654] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.015676 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4051258ad40b4711b1acc7443d3763ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.013702 29333 tablet_service.cc:1511] Processing CreateTablet for tablet e18f2352183a40d78679a227172f5bf7 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:25:31.028394 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e18f2352183a40d78679a227172f5bf7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:25:31.029407 29219 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:31.018360 29254 tablet_service.cc:1511] Processing CreateTablet for tablet 80327602a99243689127fb0159c8d78a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:25:31.018585 29482 tablet_service.cc:1511] Processing CreateTablet for tablet 80327602a99243689127fb0159c8d78a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:25:31.030850 29254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80327602a99243689127fb0159c8d78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.037088 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 21acc7ff49d04d3785107dc7b9613f55 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:25:31.047639 29337 tablet_service.cc:1511] Processing CreateTablet for tablet 5da626db696c4eb8b5391e3887114102 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:25:31.049096 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da626db696c4eb8b5391e3887114102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.053210 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3774c8b82b4dcb82d7fdc38f91ee18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.057155 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e18f2352183a40d78679a227172f5bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.060642 29259 tablet_service.cc:1511] Processing CreateTablet for tablet e18f2352183a40d78679a227172f5bf7 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:25:31.062021 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 54ca1974c0174b1686c2fa9ad5de0045 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:25:31.063829 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ca1974c0174b1686c2fa9ad5de0045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.062269 29485 tablet_service.cc:1511] Processing CreateTablet for tablet 5da626db696c4eb8b5391e3887114102 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:25:31.069334 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da626db696c4eb8b5391e3887114102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.073228 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e18f2352183a40d78679a227172f5bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.077497 29255 tablet_service.cc:1511] Processing CreateTablet for tablet 54ca1974c0174b1686c2fa9ad5de0045 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:25:31.078891 29255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ca1974c0174b1686c2fa9ad5de0045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.082762 29483 tablet_service.cc:1511] Processing CreateTablet for tablet aaaf06274df041e0bb8b5d51b3671273 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:25:31.084064 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaaf06274df041e0bb8b5d51b3671273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:30.980154 29538 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.089128 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21acc7ff49d04d3785107dc7b9613f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.090128 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80327602a99243689127fb0159c8d78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.100616 29262 tablet_service.cc:1511] Processing CreateTablet for tablet aaaf06274df041e0bb8b5d51b3671273 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:25:31.101157 29338 tablet_service.cc:1511] Processing CreateTablet for tablet aaaf06274df041e0bb8b5d51b3671273 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:25:31.101994 29262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaaf06274df041e0bb8b5d51b3671273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.102414 29338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaaf06274df041e0bb8b5d51b3671273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.116816 29481 tablet_service.cc:1511] Processing CreateTablet for tablet 12715a12114f460c8f813c10f8ef7495 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:25:31.118135 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12715a12114f460c8f813c10f8ef7495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.110054 29538 tablet_bootstrap.cc:654] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.136180 29537 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:31.136775 29537 ts_tablet_manager.cc:1403] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.272s	user 0.010s	sys 0.008s
I20260710 13:25:31.136626 29261 tablet_service.cc:1511] Processing CreateTablet for tablet 12715a12114f460c8f813c10f8ef7495 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:25:31.137976 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12715a12114f460c8f813c10f8ef7495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.146703 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 21acc7ff49d04d3785107dc7b9613f55 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:25:31.148097 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21acc7ff49d04d3785107dc7b9613f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.139887 29537 raft_consensus.cc:359] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.143962 29539 tablet_bootstrap.cc:492] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.153424 29537 raft_consensus.cc:385] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.150437 29330 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd291e492cd4083adf5dbd3b1f02046 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:25:31.162050 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3774c8b82b4dcb82d7fdc38f91ee18 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:25:31.164183 29330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd291e492cd4083adf5dbd3b1f02046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.164529 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3774c8b82b4dcb82d7fdc38f91ee18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.174494 29542 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:31.179828 29403 tablet_service.cc:1511] Processing CreateTablet for tablet 15074825d5a94c19a8c8abd1030e5371 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:25:31.181161 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15074825d5a94c19a8c8abd1030e5371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.159574 29539 ts_tablet_manager.cc:1403] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.239s	user 0.024s	sys 0.055s
I20260710 13:25:31.189488 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd291e492cd4083adf5dbd3b1f02046 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:25:31.190901 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd291e492cd4083adf5dbd3b1f02046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.163281 29537 raft_consensus.cc:740] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.197681 29542 tablet_bootstrap.cc:654] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.215150 29412 tablet_service.cc:1511] Processing CreateTablet for tablet 5da626db696c4eb8b5391e3887114102 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:25:31.216109 29409 tablet_service.cc:1511] Processing CreateTablet for tablet 12715a12114f460c8f813c10f8ef7495 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:25:31.221115 29404 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd291e492cd4083adf5dbd3b1f02046 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:25:31.223042 29539 raft_consensus.cc:359] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.224097 29539 raft_consensus.cc:385] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.228533 29537 consensus_queue.cc:260] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.230872 29298 heartbeater.cc:499] Master 127.26.136.126:34721 was elected leader, sending a full tablet report...
I20260710 13:25:31.238667 29538 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:31.239192 29538 ts_tablet_manager.cc:1403] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.259s	user 0.007s	sys 0.006s
I20260710 13:25:31.240124 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 54ca1974c0174b1686c2fa9ad5de0045 (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:25:31.242033 29538 raft_consensus.cc:359] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.242825 29538 raft_consensus.cc:385] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.243131 29538 raft_consensus.cc:740] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.242038 29407 tablet_service.cc:1511] Processing CreateTablet for tablet 80327602a99243689127fb0159c8d78a (DEFAULT_TABLE table=test-workload [id=2cab7f132ba74b6287f0150ff672a44b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:25:31.254333 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da626db696c4eb8b5391e3887114102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.266841 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12715a12114f460c8f813c10f8ef7495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.267652 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ca1974c0174b1686c2fa9ad5de0045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.269011 29407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80327602a99243689127fb0159c8d78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.281409 29538 consensus_queue.cc:260] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.244329 29539 raft_consensus.cc:740] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.293699 29542 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:31.294379 29542 ts_tablet_manager.cc:1403] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.047s
I20260710 13:25:31.297273 29542 raft_consensus.cc:359] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.298385 29537 ts_tablet_manager.cc:1434] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.161s	user 0.019s	sys 0.012s
I20260710 13:25:31.300856 29539 consensus_queue.cc:260] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.312400 29537 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:31.290023 29404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd291e492cd4083adf5dbd3b1f02046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:31.302233 29373 heartbeater.cc:499] Master 127.26.136.126:34721 was elected leader, sending a full tablet report...
W20260710 13:25:31.316740 29374 tablet.cc:2406] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:25:31.319795 29537 tablet_bootstrap.cc:654] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.322897 29542 raft_consensus.cc:385] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.323311 29542 raft_consensus.cc:740] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.324467 29542 consensus_queue.cc:260] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.354979 29447 heartbeater.cc:499] Master 127.26.136.126:34721 was elected leader, sending a full tablet report...
I20260710 13:25:31.355237 29538 ts_tablet_manager.cc:1434] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.116s	user 0.016s	sys 0.017s
I20260710 13:25:31.355378 29542 ts_tablet_manager.cc:1434] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.011s
I20260710 13:25:31.356407 29538 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.356537 29542 tablet_bootstrap.cc:492] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:31.363114 29542 tablet_bootstrap.cc:654] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.365576 29539 ts_tablet_manager.cc:1434] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.180s	user 0.033s	sys 0.004s
I20260710 13:25:31.366426 29521 heartbeater.cc:499] Master 127.26.136.126:34721 was elected leader, sending a full tablet report...
I20260710 13:25:31.366798 29539 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:31.368795 29537 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:31.369345 29537 ts_tablet_manager.cc:1403] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.015s
I20260710 13:25:31.372570 29537 raft_consensus.cc:359] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.373380 29537 raft_consensus.cc:385] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.373745 29537 raft_consensus.cc:740] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.374220 29539 tablet_bootstrap.cc:654] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.374780 29537 consensus_queue.cc:260] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.376938 29538 tablet_bootstrap.cc:654] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.377619 29537 ts_tablet_manager.cc:1434] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:31.378361 29547 raft_consensus.cc:493] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.378883 29547 raft_consensus.cc:515] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.388897 29547 leader_election.cc:290] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:31.401710 29537 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:31.431411 29546 raft_consensus.cc:493] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.432037 29546 raft_consensus.cc:515] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.444777 29538 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:31.445371 29546 leader_election.cc:290] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:31.445705 29538 ts_tablet_manager.cc:1403] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.025s
I20260710 13:25:31.451066 29542 tablet_bootstrap.cc:492] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:31.451619 29542 ts_tablet_manager.cc:1403] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.095s	user 0.047s	sys 0.044s
I20260710 13:25:31.454664 29538 raft_consensus.cc:359] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.455569 29538 raft_consensus.cc:385] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.455263 29542 raft_consensus.cc:359] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.456019 29542 raft_consensus.cc:385] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.455976 29538 raft_consensus.cc:740] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.456442 29542 raft_consensus.cc:740] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.457077 29538 consensus_queue.cc:260] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.457475 29542 consensus_queue.cc:260] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.459393 29538 ts_tablet_manager.cc:1434] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:25:31.459764 29542 ts_tablet_manager.cc:1434] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:31.460496 29538 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.460675 29542 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:31.467332 29542 tablet_bootstrap.cc:654] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.467332 29538 tablet_bootstrap.cc:654] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.468768 29539 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.469512 29539 ts_tablet_manager.cc:1403] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.103s	user 0.027s	sys 0.014s
I20260710 13:25:31.485846 29537 tablet_bootstrap.cc:654] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.502208 29539 raft_consensus.cc:359] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.503173 29539 raft_consensus.cc:385] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.503526 29539 raft_consensus.cc:740] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.506968 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:31.507565 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
W20260710 13:25:31.509224 29461 leader_election.cc:343] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:31.510064 29461 leader_election.cc:343] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.513935 29461 leader_election.cc:304] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:31.539003 29547 raft_consensus.cc:2749] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:31.504420 29539 consensus_queue.cc:260] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.541548 29539 ts_tablet_manager.cc:1434] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.006s
I20260710 13:25:31.542725 29539 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:31.542973 29538 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:31.543551 29538 ts_tablet_manager.cc:1403] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.083s	user 0.038s	sys 0.033s
I20260710 13:25:31.546690 29538 raft_consensus.cc:359] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.547428 29538 raft_consensus.cc:385] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.547730 29538 raft_consensus.cc:740] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.548601 29538 consensus_queue.cc:260] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.548974 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:31.550269 29549 raft_consensus.cc:493] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.550774 29549 raft_consensus.cc:515] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.551208 29538 ts_tablet_manager.cc:1434] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:31.552281 29538 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.555960 29539 tablet_bootstrap.cc:654] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:31.557950 29238 leader_election.cc:343] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.561585 29542 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:31.562258 29542 ts_tablet_manager.cc:1403] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.020s
I20260710 13:25:31.563498 29538 tablet_bootstrap.cc:654] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.571010 29549 leader_election.cc:290] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:31.576074 29545 raft_consensus.cc:493] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.576805 29545 raft_consensus.cc:515] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.578788 29539 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.579370 29539 ts_tablet_manager.cc:1403] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.006s
I20260710 13:25:31.582701 29539 raft_consensus.cc:359] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.583524 29539 raft_consensus.cc:385] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.583846 29539 raft_consensus.cc:740] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.584784 29539 consensus_queue.cc:260] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.586421 29542 raft_consensus.cc:359] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.587247 29542 raft_consensus.cc:385] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.587643 29542 raft_consensus.cc:740] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.587446 29545 leader_election.cc:290] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:31.588680 29542 consensus_queue.cc:260] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.591601 29542 ts_tablet_manager.cc:1434] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260710 13:25:31.587250 29539 ts_tablet_manager.cc:1434] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:25:31.593577 29539 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:31.603668 29539 tablet_bootstrap.cc:654] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.613283 29545 raft_consensus.cc:493] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.613957 29545 raft_consensus.cc:515] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.616592 29542 tablet_bootstrap.cc:492] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:31.616706 29545 leader_election.cc:290] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:31.621454 29537 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:31.622320 29537 ts_tablet_manager.cc:1403] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.221s	user 0.016s	sys 0.000s
I20260710 13:25:31.627422 29542 tablet_bootstrap.cc:654] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.654796 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c96b4273be2415490a81567742d65ef" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:31.655736 29549 raft_consensus.cc:493] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.655844 29496 raft_consensus.cc:2468] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:31.656584 29549 raft_consensus.cc:515] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.658332 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:31.660589 29311 leader_election.cc:304] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
W20260710 13:25:31.661832 29311 leader_election.cc:343] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.663116 29549 leader_election.cc:290] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:31.664924 29545 raft_consensus.cc:2804] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:31.665406 29545 raft_consensus.cc:493] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:31.665840 29545 raft_consensus.cc:3060] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:31.671236 29537 raft_consensus.cc:359] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.672260 29537 raft_consensus.cc:385] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.677536 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:31.680678 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:31.681213 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:31.683003 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
W20260710 13:25:31.701293 29236 leader_election.cc:343] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.702049 29236 leader_election.cc:304] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:31.703730 29546 raft_consensus.cc:2749] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:31.705065 29537 raft_consensus.cc:740] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.707983 29537 consensus_queue.cc:260] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
W20260710 13:25:31.706646 29386 leader_election.cc:343] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:31.711400 29385 leader_election.cc:343] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.714956 29385 leader_election.cc:304] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:31.716233 29549 raft_consensus.cc:2749] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:31.721192 29545 raft_consensus.cc:515] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.723336 29546 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.749596 29539 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.750154 29539 ts_tablet_manager.cc:1403] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.157s	user 0.059s	sys 0.071s
I20260710 13:25:31.749799 29546 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.751245 29545 leader_election.cc:290] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:31.752063 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c96b4273be2415490a81567742d65ef" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:31.752431 29546 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
W20260710 13:25:31.747222 29385 leader_election.cc:343] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.756404 29539 raft_consensus.cc:359] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.757668 29539 raft_consensus.cc:385] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.758109 29539 raft_consensus.cc:740] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.759333 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c96b4273be2415490a81567742d65ef" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:31.760191 29547 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.760761 29547 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.747915 29542 tablet_bootstrap.cc:492] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:31.752741 29494 raft_consensus.cc:3060] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:31.761202 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:31.744262 29576 raft_consensus.cc:493] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.754096 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:31.762245 29576 raft_consensus.cc:515] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.762641 29496 raft_consensus.cc:2468] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 0.
I20260710 13:25:31.763366 29547 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:31.764155 29236 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:31.764739 29576 leader_election.cc:290] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:31.761108 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:31.765347 29576 raft_consensus.cc:2804] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:25:31.765702 29387 leader_election.cc:343] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.765935 29576 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:31.766359 29576 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:31.766283 29387 leader_election.cc:304] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:31.767649 29549 raft_consensus.cc:2749] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:31.747466 29538 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:31.768846 29538 ts_tablet_manager.cc:1403] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.217s	user 0.062s	sys 0.066s
I20260710 13:25:31.769865 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:31.771011 29494 raft_consensus.cc:2468] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:31.772802 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c96b4273be2415490a81567742d65ef" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:31.778192 29542 ts_tablet_manager.cc:1403] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.162s	user 0.058s	sys 0.065s
I20260710 13:25:31.773721 29311 leader_election.cc:304] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:31.778687 29576 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
W20260710 13:25:31.773741 29312 leader_election.cc:343] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:31.781512 29312 leader_election.cc:343] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.759320 29539 consensus_queue.cc:260] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
W20260710 13:25:31.772045 29238 leader_election.cc:343] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.781809 29576 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:31.782079 29312 leader_election.cc:304] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:31.783138 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
W20260710 13:25:31.783681 29312 leader_election.cc:343] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.783741 29494 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:31.754607 29537 ts_tablet_manager.cc:1434] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.003s
I20260710 13:25:31.786319 29537 tablet_bootstrap.cc:492] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:31.787715 29539 ts_tablet_manager.cc:1434] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.007s
I20260710 13:25:31.771796 29538 raft_consensus.cc:359] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.788216 29538 raft_consensus.cc:385] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.788645 29538 raft_consensus.cc:740] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.788872 29539 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:31.792970 29577 raft_consensus.cc:2804] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:31.789753 29538 consensus_queue.cc:260] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.793985 29545 raft_consensus.cc:2749] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:31.795579 29538 ts_tablet_manager.cc:1434] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:25:31.799335 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:31.800300 29272 raft_consensus.cc:2393] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a88c4790809f4c5d91b3fc1b55696a70 in current term 1: Already voted for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in this term.
I20260710 13:25:31.800978 29538 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.802381 29539 tablet_bootstrap.cc:654] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.805233 29542 raft_consensus.cc:359] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.799166 29537 tablet_bootstrap.cc:654] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.805788 29577 raft_consensus.cc:697] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:31.806049 29542 raft_consensus.cc:385] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.806461 29542 raft_consensus.cc:740] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.806917 29577 consensus_queue.cc:237] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.807205 29542 consensus_queue.cc:260] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.813328 29538 tablet_bootstrap.cc:654] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.815409 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:31.816105 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:31.816933 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:31.817584 29542 ts_tablet_manager.cc:1434] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:25:31.817574 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:31.818495 29346 raft_consensus.cc:2468] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 0.
I20260710 13:25:31.818750 29542 tablet_bootstrap.cc:492] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
W20260710 13:25:31.819531 29461 leader_election.cc:343] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:31.818517 29238 leader_election.cc:343] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:31.821929 29238 leader_election.cc:343] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.820058 29461 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:31.825369 29494 raft_consensus.cc:2468] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 1.
I20260710 13:25:31.825717 29238 leader_election.cc:304] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [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: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:31.829665 29576 raft_consensus.cc:2804] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:31.826166 29547 raft_consensus.cc:2749] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:31.831178 29236 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:31.830471 29576 raft_consensus.cc:493] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:31.834581 29546 raft_consensus.cc:2804] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:31.834599 29542 tablet_bootstrap.cc:654] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.835763 29576 raft_consensus.cc:3060] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:31.842064 29537 tablet_bootstrap.cc:492] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:31.844430 29537 ts_tablet_manager.cc:1403] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.005s
I20260710 13:25:31.846134 29539 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.847069 29539 ts_tablet_manager.cc:1403] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.018s
I20260710 13:25:31.846505 29546 raft_consensus.cc:697] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:31.849212 29546 consensus_queue.cc:237] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.850601 29539 raft_consensus.cc:359] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.851397 29539 raft_consensus.cc:385] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.851809 29539 raft_consensus.cc:740] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.851452 29537 raft_consensus.cc:359] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.852070 29576 raft_consensus.cc:515] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.852389 29537 raft_consensus.cc:385] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.853133 29537 raft_consensus.cc:740] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.854913 29576 leader_election.cc:290] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:31.856212 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:31.852720 29539 consensus_queue.cc:260] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.858279 29539 ts_tablet_manager.cc:1434] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:25:31.859388 29539 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:31.855854 29167 catalog_manager.cc:5697] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:31.860018 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:31.860699 29346 raft_consensus.cc:3060] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:31.864886 29238 leader_election.cc:343] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.876762 29346 raft_consensus.cc:2468] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 1.
I20260710 13:25:31.882458 29537 consensus_queue.cc:260] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.884653 29238 leader_election.cc:304] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:31.884198 29539 tablet_bootstrap.cc:654] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.886193 29576 raft_consensus.cc:2804] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:31.887154 29576 raft_consensus.cc:697] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:31.887746 29537 ts_tablet_manager.cc:1434] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260710 13:25:31.887969 29538 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:31.888422 29538 ts_tablet_manager.cc:1403] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.011s
I20260710 13:25:31.888788 29537 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:31.888339 29576 consensus_queue.cc:237] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.891723 29538 raft_consensus.cc:359] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.892669 29538 raft_consensus.cc:385] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.896740 29538 raft_consensus.cc:740] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.897740 29537 tablet_bootstrap.cc:654] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.897648 29538 consensus_queue.cc:260] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:31.900367 29538 ts_tablet_manager.cc:1434] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:25:31.901157 29542 tablet_bootstrap.cc:492] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:31.901895 29538 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.902011 29542 ts_tablet_manager.cc:1403] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.083s	user 0.028s	sys 0.011s
I20260710 13:25:31.904979 29542 raft_consensus.cc:359] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.905872 29542 raft_consensus.cc:385] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.906209 29542 raft_consensus.cc:740] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.905126 29166 catalog_manager.cc:5697] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 0 to 1, leader changed from <none> to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 1 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:31.911090 29542 consensus_queue.cc:260] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.911870 29538 tablet_bootstrap.cc:654] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.922539 29537 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:31.923401 29537 ts_tablet_manager.cc:1403] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.007s
I20260710 13:25:31.925763 29539 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.926420 29539 ts_tablet_manager.cc:1403] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.010s
I20260710 13:25:31.926751 29542 ts_tablet_manager.cc:1434] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:25:31.927714 29542 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:31.929139 29537 raft_consensus.cc:359] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.929999 29537 raft_consensus.cc:385] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.931048 29539 raft_consensus.cc:359] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.932111 29539 raft_consensus.cc:385] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.930354 29537 raft_consensus.cc:740] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.932415 29539 raft_consensus.cc:740] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.933388 29537 consensus_queue.cc:260] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.933621 29539 consensus_queue.cc:260] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:31.934405 29538 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:31.934971 29538 ts_tablet_manager.cc:1403] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.003s
I20260710 13:25:31.935503 29537 ts_tablet_manager.cc:1434] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 13:25:31.936321 29539 ts_tablet_manager.cc:1434] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:25:31.936498 29537 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:31.937501 29539 tablet_bootstrap.cc:492] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:31.942479 29538 raft_consensus.cc:359] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.943351 29538 raft_consensus.cc:385] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.943898 29542 tablet_bootstrap.cc:654] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.944161 29577 raft_consensus.cc:493] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:31.944687 29577 raft_consensus.cc:515] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.945070 29539 tablet_bootstrap.cc:654] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.947782 29537 tablet_bootstrap.cc:654] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.948107 29577 leader_election.cc:290] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:31.948354 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
W20260710 13:25:31.953579 29311 leader_election.cc:343] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:31.958680 29539 tablet_bootstrap.cc:492] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:31.959342 29539 ts_tablet_manager.cc:1403] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 13:25:31.962580 29539 raft_consensus.cc:359] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.963461 29539 raft_consensus.cc:385] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:31.963788 29539 raft_consensus.cc:740] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.964668 29539 consensus_queue.cc:260] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:31.943679 29538 raft_consensus.cc:740] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:31.968403 29538 consensus_queue.cc:260] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:31.971175 29538 ts_tablet_manager.cc:1434] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:25:31.972254 29538 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:31.973181 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:31.973994 29422 raft_consensus.cc:2468] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:31.975821 29313 leader_election.cc:304] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70
I20260710 13:25:31.977337 29577 raft_consensus.cc:2804] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:31.976819 29166 catalog_manager.cc:5697] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 0 to 1, leader changed from <none> to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 1 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:31.977932 29577 raft_consensus.cc:493] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:31.978579 29577 raft_consensus.cc:3060] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:31.979226 29538 tablet_bootstrap.cc:654] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:31.985322 29539 ts_tablet_manager.cc:1434] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260710 13:25:31.986482 29539 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.009503 29539 tablet_bootstrap.cc:654] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.012040 29577 raft_consensus.cc:515] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.015718 29542 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.016664 29542 ts_tablet_manager.cc:1403] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.025s
I20260710 13:25:32.016893 29576 raft_consensus.cc:493] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.017272 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.017917 29422 raft_consensus.cc:3060] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.017650 29576 raft_consensus.cc:515] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.019640 29542 raft_consensus.cc:359] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.020362 29542 raft_consensus.cc:385] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.020704 29542 raft_consensus.cc:740] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.022089 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acc7ff49d04d3785107dc7b9613f55" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.023484 29537 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:32.023983 29537 ts_tablet_manager.cc:1403] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.016s
W20260710 13:25:32.024287 29238 leader_election.cc:343] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.027005 29537 raft_consensus.cc:359] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.027760 29537 raft_consensus.cc:385] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.027453 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acc7ff49d04d3785107dc7b9613f55" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.033046 29547 raft_consensus.cc:493] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.033263 29537 raft_consensus.cc:740] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.033612 29547 raft_consensus.cc:515] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.034029 29537 consensus_queue.cc:260] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
W20260710 13:25:32.034576 29236 leader_election.cc:343] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.035101 29236 leader_election.cc:304] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.036056 29546 raft_consensus.cc:2749] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.036289 29537 ts_tablet_manager.cc:1434] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.006s
I20260710 13:25:32.037371 29537 tablet_bootstrap.cc:492] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.037693 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.037837 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.038478 29421 raft_consensus.cc:2468] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
W20260710 13:25:32.039371 29460 leader_election.cc:343] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.035951 29547 leader_election.cc:290] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.028882 29422 raft_consensus.cc:2468] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:32.030463 29577 leader_election.cc:290] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.031023 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:32.040933 29538 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:32.041949 29538 ts_tablet_manager.cc:1403] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.035s
I20260710 13:25:32.041831 29313 leader_election.cc:304] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.040840 29496 raft_consensus.cc:3060] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:32.032665 29219 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:32.028308 29542 consensus_queue.cc:260] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.028256 29576 leader_election.cc:290] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.040815 29577 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.043695 29577 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.045063 29542 ts_tablet_manager.cc:1434] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:25:32.045897 29577 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.046484 29577 raft_consensus.cc:2804] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.046983 29577 raft_consensus.cc:697] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:32.046620 29538 raft_consensus.cc:359] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.047542 29538 raft_consensus.cc:385] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.047925 29538 raft_consensus.cc:740] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.048518 29461 leader_election.cc:304] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.049118 29537 tablet_bootstrap.cc:654] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.049801 29547 raft_consensus.cc:2804] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.050203 29547 raft_consensus.cc:493] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.050568 29547 raft_consensus.cc:3060] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.051137 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.052001 29494 raft_consensus.cc:2393] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab923fb0c4b945d9b5501ef4bf83b701 in current term 1: Already voted for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in this term.
I20260710 13:25:32.052953 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.046041 29542 tablet_bootstrap.cc:492] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.055373 29311 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.056748 29579 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.063392 29549 raft_consensus.cc:493] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.063949 29549 raft_consensus.cc:515] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.066346 29549 leader_election.cc:290] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.047891 29577 consensus_queue.cc:237] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.068931 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.070250 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
W20260710 13:25:32.070566 29387 leader_election.cc:343] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.031440 29539 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:32.071856 29539 ts_tablet_manager.cc:1403] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.023s
W20260710 13:25:32.073172 29386 leader_election.cc:343] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.073686 29386 leader_election.cc:304] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.074883 29539 raft_consensus.cc:359] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.075659 29539 raft_consensus.cc:385] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.075955 29539 raft_consensus.cc:740] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.076311 29549 raft_consensus.cc:2749] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.077368 29579 raft_consensus.cc:2749] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.078259 29539 consensus_queue.cc:260] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.049188 29538 consensus_queue.cc:260] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.080392 29539 ts_tablet_manager.cc:1434] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:25:32.080574 29496 raft_consensus.cc:2468] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:32.081537 29542 tablet_bootstrap.cc:654] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.086253 29537 tablet_bootstrap.cc:492] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:32.086750 29537 ts_tablet_manager.cc:1403] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.012s
I20260710 13:25:32.082930 29538 ts_tablet_manager.cc:1434] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 13:25:32.082998 29171 catalog_manager.cc:5697] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.084630 29539 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.089689 29538 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:32.096185 29538 tablet_bootstrap.cc:654] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.096269 29537 raft_consensus.cc:359] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.097587 29537 raft_consensus.cc:385] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.098469 29537 raft_consensus.cc:740] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.099370 29537 consensus_queue.cc:260] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.101788 29542 tablet_bootstrap.cc:492] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.101922 29537 ts_tablet_manager.cc:1434] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:25:32.102339 29542 ts_tablet_manager.cc:1403] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.001s
I20260710 13:25:32.103329 29537 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.103212 29547 raft_consensus.cc:515] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.105748 29539 tablet_bootstrap.cc:654] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.106771 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
W20260710 13:25:32.108182 29460 leader_election.cc:343] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.110576 29537 tablet_bootstrap.cc:654] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:32.112360 29461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.67:38775, user_credentials={real_user=slave}} blocked reactor thread for 72633us
I20260710 13:25:32.114643 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.115509 29422 raft_consensus.cc:3060] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.117494 29542 raft_consensus.cc:359] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.118496 29542 raft_consensus.cc:385] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.119112 29542 raft_consensus.cc:740] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.120115 29542 consensus_queue.cc:260] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.123303 29542 ts_tablet_manager.cc:1434] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:32.124719 29542 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.134467 29542 tablet_bootstrap.cc:654] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.145223 29549 raft_consensus.cc:493] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.145980 29549 raft_consensus.cc:515] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.149750 29549 leader_election.cc:290] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.150230 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.152105 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
W20260710 13:25:32.152554 29387 leader_election.cc:343] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.156773 29608 raft_consensus.cc:493] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:25:32.157222 29385 leader_election.cc:343] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.157359 29608 raft_consensus.cc:515] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.157799 29385 leader_election.cc:304] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:32.159271 29549 raft_consensus.cc:2749] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.160559 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.161270 29272 raft_consensus.cc:2468] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:32.162770 29547 leader_election.cc:290] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.162678 29460 leader_election.cc:304] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:32.162668 29422 raft_consensus.cc:2468] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.163832 29601 raft_consensus.cc:2804] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.164240 29601 raft_consensus.cc:493] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.164614 29601 raft_consensus.cc:3060] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.167069 29608 leader_election.cc:290] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.169803 29542 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.170415 29542 ts_tablet_manager.cc:1403] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.012s
I20260710 13:25:32.173862 29542 raft_consensus.cc:359] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.174744 29542 raft_consensus.cc:385] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.175064 29542 raft_consensus.cc:740] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.176225 29542 consensus_queue.cc:260] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.178944 29542 ts_tablet_manager.cc:1434] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:25:32.179001 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.180148 29542 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.180048 29346 raft_consensus.cc:2468] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:32.188575 29542 tablet_bootstrap.cc:654] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.189507 29461 leader_election.cc:304] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.193133 29577 consensus_queue.cc:1048] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:32.197376 29608 raft_consensus.cc:2804] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.198067 29611 raft_consensus.cc:493] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.199484 29611 raft_consensus.cc:515] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.200484 29538 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:32.203574 29538 ts_tablet_manager.cc:1403] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.000s
I20260710 13:25:32.207343 29538 raft_consensus.cc:359] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.210947 29549 raft_consensus.cc:493] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.211534 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.211138 29538 raft_consensus.cc:385] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.212277 29272 raft_consensus.cc:2468] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:32.212404 29538 raft_consensus.cc:740] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.213766 29460 leader_election.cc:304] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:32.214820 29612 raft_consensus.cc:2804] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.211575 29549 raft_consensus.cc:515] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.217844 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.218593 29549 leader_election.cc:290] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.219362 29612 raft_consensus.cc:493] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.220302 29612 raft_consensus.cc:3060] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.219530 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.221055 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
W20260710 13:25:32.223999 29387 leader_election.cc:343] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:32.225273 29386 leader_election.cc:343] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.225893 29386 leader_election.cc:304] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.227350 29549 raft_consensus.cc:2749] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.229758 29577 raft_consensus.cc:493] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.230423 29577 raft_consensus.cc:515] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.231163 29608 raft_consensus.cc:697] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:32.232200 29608 consensus_queue.cc:237] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.214120 29538 consensus_queue.cc:260] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
W20260710 13:25:32.221518 29461 leader_election.cc:343] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.221899 29611 leader_election.cc:290] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.237672 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.238332 29422 raft_consensus.cc:2468] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.241451 29612 raft_consensus.cc:515] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.241037 29601 raft_consensus.cc:515] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.243558 29612 leader_election.cc:290] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.244840 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.245028 29601 leader_election.cc:290] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.245525 29272 raft_consensus.cc:3060] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.249660 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.250526 29273 raft_consensus.cc:3060] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.262698 29539 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:32.263274 29539 ts_tablet_manager.cc:1403] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.179s	user 0.041s	sys 0.034s
I20260710 13:25:32.235224 29577 leader_election.cc:290] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.264732 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.265447 29496 raft_consensus.cc:2468] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.266254 29539 raft_consensus.cc:359] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.267033 29539 raft_consensus.cc:385] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.267215 29538 ts_tablet_manager.cc:1434] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.002s
I20260710 13:25:32.267343 29539 raft_consensus.cc:740] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.269253 29539 consensus_queue.cc:260] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.270364 29538 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:32.270917 29576 raft_consensus.cc:493] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.271090 29311 leader_election.cc:304] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.271828 29546 consensus_queue.cc:1048] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:32.272215 29539 ts_tablet_manager.cc:1434] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
W20260710 13:25:32.269366 29461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.67:38775, user_credentials={real_user=slave}} blocked reactor thread for 47889.8us
I20260710 13:25:32.278546 29539 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.279323 29577 raft_consensus.cc:2804] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.274688 29542 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.275370 29549 raft_consensus.cc:493] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.280624 29542 ts_tablet_manager.cc:1403] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.101s	user 0.031s	sys 0.028s
I20260710 13:25:32.279659 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.279812 29577 raft_consensus.cc:493] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.281960 29545 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.291033 29577 raft_consensus.cc:3060] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.282811 29549 raft_consensus.cc:515] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.293853 29545 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.279807 29576 raft_consensus.cc:515] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.298614 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.297268 29545 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:32.295302 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:32.301857 29271 raft_consensus.cc:3060] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.301460 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
W20260710 13:25:32.318650 29461 leader_election.cc:343] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.301534 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.305430 29539 tablet_bootstrap.cc:654] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:32.321441 29387 leader_election.cc:343] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.308032 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c96b4273be2415490a81567742d65ef" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.310613 29576 leader_election.cc:290] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.310992 29272 raft_consensus.cc:2468] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
W20260710 13:25:32.324314 29385 leader_election.cc:343] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.324661 29460 leader_election.cc:304] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.324950 29385 leader_election.cc:304] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:32.313364 29421 raft_consensus.cc:2468] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.326187 29612 raft_consensus.cc:2804] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.326860 29612 raft_consensus.cc:697] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:32.327890 29612 consensus_queue.cc:237] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.316439 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c96b4273be2415490a81567742d65ef" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.331614 29313 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.311197 29538 tablet_bootstrap.cc:654] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.329456 29577 raft_consensus.cc:515] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.333495 29238 leader_election.cc:304] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:32.316687 29546 consensus_queue.cc:1048] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:25:32.335176 29576 raft_consensus.cc:2749] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.316697 29346 raft_consensus.cc:3060] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.336277 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.336885 29421 raft_consensus.cc:3060] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.338737 29617 raft_consensus.cc:2804] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.339130 29617 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.339438 29617 raft_consensus.cc:3060] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.318178 29542 raft_consensus.cc:359] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.341200 29542 raft_consensus.cc:385] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.341547 29542 raft_consensus.cc:740] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.342392 29542 consensus_queue.cc:260] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.300290 29549 leader_election.cc:290] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.300158 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.344528 29549 raft_consensus.cc:2749] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.346897 29539 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:32.347437 29539 ts_tablet_manager.cc:1403] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.003s
I20260710 13:25:32.326210 29537 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
W20260710 13:25:32.348565 29312 leader_election.cc:343] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.349042 29537 ts_tablet_manager.cc:1403] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.246s	user 0.064s	sys 0.060s
I20260710 13:25:32.350448 29539 raft_consensus.cc:359] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.351285 29539 raft_consensus.cc:385] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.351616 29539 raft_consensus.cc:740] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.372153 29421 raft_consensus.cc:2468] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:32.373402 29313 leader_election.cc:304] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.371893 29539 consensus_queue.cc:260] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.351748 29537 raft_consensus.cc:359] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.374388 29579 raft_consensus.cc:2804] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.374963 29579 raft_consensus.cc:697] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:32.375250 29617 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.376176 29539 ts_tablet_manager.cc:1434] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.009s
I20260710 13:25:32.375811 29579 consensus_queue.cc:237] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.376924 29577 leader_election.cc:290] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.378178 29617 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:32.378199 29539 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.379927 29546 consensus_queue.cc:1048] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:32.380071 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:32.380687 29495 raft_consensus.cc:3060] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.381253 29545 consensus_queue.cc:1048] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:32.384701 29539 tablet_bootstrap.cc:654] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.387506 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.388104 29421 raft_consensus.cc:3060] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.388449 29495 raft_consensus.cc:2468] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:32.374522 29537 raft_consensus.cc:385] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.392794 29537 raft_consensus.cc:740] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.393494 29537 consensus_queue.cc:260] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.389474 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.395576 29537 ts_tablet_manager.cc:1434] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.000s
W20260710 13:25:32.395748 29312 leader_election.cc:343] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.380645 29542 ts_tablet_manager.cc:1434] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.005s
I20260710 13:25:32.397044 29421 raft_consensus.cc:2468] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:32.398586 29313 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.400071 29577 raft_consensus.cc:2804] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.400717 29542 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.400931 29577 raft_consensus.cc:697] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:32.402055 29577 consensus_queue.cc:237] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.407480 29166 catalog_manager.cc:5697] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.410604 29346 raft_consensus.cc:2468] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.412289 29461 leader_election.cc:304] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:32.413340 29612 raft_consensus.cc:2804] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.413793 29612 raft_consensus.cc:697] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:32.414243 29542 tablet_bootstrap.cc:654] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.414610 29612 consensus_queue.cc:237] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.418740 29537 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.314158 29273 raft_consensus.cc:2468] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.430142 29546 raft_consensus.cc:493] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.430917 29546 raft_consensus.cc:515] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
W20260710 13:25:32.446112 29385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.68:35903, user_credentials={real_user=slave}} blocked reactor thread for 121215us
I20260710 13:25:32.446795 29538 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:32.447335 29538 ts_tablet_manager.cc:1403] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.179s	user 0.014s	sys 0.010s
I20260710 13:25:32.447844 29546 leader_election.cc:290] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:32.452988 29538 raft_consensus.cc:359] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.454165 29538 raft_consensus.cc:385] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.457118 29538 raft_consensus.cc:740] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.459072 29538 consensus_queue.cc:260] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.462845 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.476016 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
W20260710 13:25:32.480032 29238 leader_election.cc:343] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.491869 29538 ts_tablet_manager.cc:1434] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.005s
I20260710 13:25:32.492990 29538 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:32.482210 29579 consensus_queue.cc:1048] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260710 13:25:32.507306 29626 log.cc:927] Time spent T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260710 13:25:32.508159 29542 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.508715 29539 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:32.509303 29539 ts_tablet_manager.cc:1403] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.041s
I20260710 13:25:32.508754 29542 ts_tablet_manager.cc:1403] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.000s
I20260710 13:25:32.513900 29612 raft_consensus.cc:493] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.514698 29537 tablet_bootstrap.cc:654] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.514386 29612 raft_consensus.cc:515] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.516695 29612 leader_election.cc:290] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.518762 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf606936be7e4a91bc2ca6aad3119184" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
W20260710 13:25:32.505512 29238 leader_election.cc:343] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.520697 29238 leader_election.cc:304] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.524966 29542 raft_consensus.cc:359] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.525821 29542 raft_consensus.cc:385] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.526176 29542 raft_consensus.cc:740] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.526994 29542 consensus_queue.cc:260] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.533038 29539 raft_consensus.cc:359] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.533767 29542 ts_tablet_manager.cc:1434] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:25:32.534160 29539 raft_consensus.cc:385] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.534430 29539 raft_consensus.cc:740] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.535784 29539 consensus_queue.cc:260] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.537703 29171 catalog_manager.cc:5697] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.539987 29171 catalog_manager.cc:5697] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.543627 29539 ts_tablet_manager.cc:1434] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:25:32.544828 29539 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.532212 29421 raft_consensus.cc:2468] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:32.550488 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf606936be7e4a91bc2ca6aad3119184" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.561445 29633 raft_consensus.cc:2749] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:32.563265 29460 leader_election.cc:343] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.567828 29538 tablet_bootstrap.cc:654] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:32.569823 29238 consensus_peers.cc:597] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb -> Peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Couldn't send request to peer b74f4a9c7dcb480682e0e47af303a734. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:32.572278 29542 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.579473 29542 tablet_bootstrap.cc:654] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.581638 29461 leader_election.cc:304] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.582666 29537 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:32.583114 29537 ts_tablet_manager.cc:1403] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.187s	user 0.021s	sys 0.023s
I20260710 13:25:32.582929 29612 raft_consensus.cc:2804] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.583484 29612 raft_consensus.cc:493] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.583896 29612 raft_consensus.cc:3060] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.587546 29537 raft_consensus.cc:359] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.580278 29579 consensus_queue.cc:1048] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:25:32.588316 29537 raft_consensus.cc:385] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.588771 29537 raft_consensus.cc:740] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.589598 29537 consensus_queue.cc:260] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.591519 29537 ts_tablet_manager.cc:1434] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:32.592597 29537 tablet_bootstrap.cc:492] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.592607 29546 raft_consensus.cc:493] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.593420 29546 raft_consensus.cc:515] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.597246 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
W20260710 13:25:32.599241 29238 leader_election.cc:343] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.599711 29537 tablet_bootstrap.cc:654] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.600603 29546 leader_election.cc:290] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.602712 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.603606 29496 raft_consensus.cc:2468] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 0.
I20260710 13:25:32.605242 29236 leader_election.cc:304] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [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: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.606730 29546 raft_consensus.cc:2804] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.607180 29546 raft_consensus.cc:493] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.607610 29546 raft_consensus.cc:3060] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.622519 29167 catalog_manager.cc:5697] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.625844 29539 tablet_bootstrap.cc:654] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.638911 29546 raft_consensus.cc:515] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.640851 29545 raft_consensus.cc:493] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.641536 29545 raft_consensus.cc:515] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.646585 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.647258 29422 raft_consensus.cc:2468] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.648052 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.648644 29313 leader_election.cc:304] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
W20260710 13:25:32.649545 29238 leader_election.cc:343] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.651124 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.651536 29537 tablet_bootstrap.cc:492] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:32.652034 29537 ts_tablet_manager.cc:1403] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.022s
W20260710 13:25:32.652698 29312 leader_election.cc:343] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.651016 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:32.653676 29496 raft_consensus.cc:3060] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.654940 29537 raft_consensus.cc:359] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.655738 29537 raft_consensus.cc:385] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.656000 29537 raft_consensus.cc:740] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.656597 29611 consensus_queue.cc:1048] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:32.657316 29608 raft_consensus.cc:493] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.656802 29537 consensus_queue.cc:260] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.657753 29608 raft_consensus.cc:515] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.659343 29537 ts_tablet_manager.cc:1434] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:32.659801 29608 leader_election.cc:290] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.660323 29537 tablet_bootstrap.cc:492] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.656643 29545 leader_election.cc:290] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.656805 29579 raft_consensus.cc:2804] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.661407 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.661768 29579 raft_consensus.cc:493] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.662138 29579 raft_consensus.cc:3060] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:32.663247 29460 leader_election.cc:343] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.665287 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.666533 29537 tablet_bootstrap.cc:654] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:32.667297 29461 leader_election.cc:343] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.667883 29461 leader_election.cc:304] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.669414 29608 raft_consensus.cc:2749] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.670778 29496 raft_consensus.cc:2468] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 1.
I20260710 13:25:32.672412 29642 raft_consensus.cc:493] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.672819 29236 leader_election.cc:304] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.673197 29642 raft_consensus.cc:515] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.674075 29633 raft_consensus.cc:2804] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.674762 29633 raft_consensus.cc:697] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:32.675907 29633 consensus_queue.cc:237] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.677307 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
W20260710 13:25:32.678733 29238 leader_election.cc:343] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.680254 29579 raft_consensus.cc:515] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.688730 29546 leader_election.cc:290] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.692106 29642 leader_election.cc:290] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:32.692723 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.697702 29421 raft_consensus.cc:2468] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 0.
I20260710 13:25:32.699631 29238 leader_election.cc:304] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:32.701542 29642 raft_consensus.cc:2804] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.702158 29642 raft_consensus.cc:493] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.702658 29642 raft_consensus.cc:3060] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:32.703747 29460 consensus_peers.cc:597] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:32.635529 29167 catalog_manager.cc:5697] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.694803 29612 raft_consensus.cc:515] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.711525 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf606936be7e4a91bc2ca6aad3119184" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.712299 29421 raft_consensus.cc:3060] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.712622 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.712949 29579 leader_election.cc:290] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.713239 29420 raft_consensus.cc:3060] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.716317 29539 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:32.716202 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.719774 29421 raft_consensus.cc:2468] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.719937 29539 ts_tablet_manager.cc:1403] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.001s
I20260710 13:25:32.722740 29539 raft_consensus.cc:359] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.723400 29539 raft_consensus.cc:385] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.723668 29539 raft_consensus.cc:740] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.724480 29539 consensus_queue.cc:260] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
W20260710 13:25:32.725510 29312 leader_election.cc:343] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.726794 29539 ts_tablet_manager.cc:1434] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:32.727716 29539 tablet_bootstrap.cc:492] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.728645 29547 raft_consensus.cc:493] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.729319 29547 raft_consensus.cc:515] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.732955 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acc7ff49d04d3785107dc7b9613f55" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.733422 29461 leader_election.cc:304] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.734426 29613 raft_consensus.cc:2804] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.734576 29542 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.734961 29613 raft_consensus.cc:697] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:32.735121 29542 ts_tablet_manager.cc:1403] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.163s	user 0.047s	sys 0.051s
I20260710 13:25:32.735460 29612 leader_election.cc:290] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.735867 29613 consensus_queue.cc:237] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.736876 29420 raft_consensus.cc:2468] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:32.738077 29313 leader_election.cc:304] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.737918 29542 raft_consensus.cc:359] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.739531 29542 raft_consensus.cc:385] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.739938 29542 raft_consensus.cc:740] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
W20260710 13:25:32.740173 29461 leader_election.cc:343] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.734421 29547 leader_election.cc:290] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.741175 29579 raft_consensus.cc:2804] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.742875 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf606936be7e4a91bc2ca6aad3119184" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.743409 29579 raft_consensus.cc:697] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:32.742084 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acc7ff49d04d3785107dc7b9613f55" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.744537 29273 raft_consensus.cc:2468] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
W20260710 13:25:32.745736 29460 leader_election.cc:343] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.746354 29579 consensus_queue.cc:237] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.746740 29460 leader_election.cc:304] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.747694 29537 tablet_bootstrap.cc:492] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:32.747854 29547 raft_consensus.cc:2804] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.748265 29547 raft_consensus.cc:493] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.748363 29537 ts_tablet_manager.cc:1403] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.033s
I20260710 13:25:32.748662 29547 raft_consensus.cc:3060] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.741904 29542 consensus_queue.cc:260] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.751484 29537 raft_consensus.cc:359] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.752218 29542 ts_tablet_manager.cc:1434] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:25:32.752210 29537 raft_consensus.cc:385] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.752262 29642 raft_consensus.cc:515] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.753427 29542 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.753011 29537 raft_consensus.cc:740] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.754558 29537 consensus_queue.cc:260] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.755329 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
W20260710 13:25:32.756726 29238 leader_election.cc:343] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.758783 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.759086 29538 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:32.759406 29420 raft_consensus.cc:3060] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.759642 29538 ts_tablet_manager.cc:1403] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.267s	user 0.028s	sys 0.013s
I20260710 13:25:32.743655 29539 tablet_bootstrap.cc:654] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.757010 29537 ts_tablet_manager.cc:1434] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:32.762796 29537 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.761857 29642 leader_election.cc:290] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:32.763612 29538 raft_consensus.cc:359] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.766499 29538 raft_consensus.cc:385] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.766958 29538 raft_consensus.cc:740] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.767722 29620 raft_consensus.cc:493] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.769464 29538 consensus_queue.cc:260] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.770519 29539 tablet_bootstrap.cc:492] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:32.770061 29620 raft_consensus.cc:515] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.770973 29539 ts_tablet_manager.cc:1403] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:25:32.772862 29620 leader_election.cc:290] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.773955 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.774236 29538 ts_tablet_manager.cc:1434] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:25:32.775207 29538 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:32.773849 29539 raft_consensus.cc:359] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.776909 29539 raft_consensus.cc:385] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.774509 29169 catalog_manager.cc:5697] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 0 to 1, leader changed from <none> to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 1 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:32.775830 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe5475f2c5c48b9b2f5c1d67b00d104" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.777705 29537 tablet_bootstrap.cc:654] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.777923 29273 raft_consensus.cc:2393] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 1: Already voted for candidate a88c4790809f4c5d91b3fc1b55696a70 in this term.
I20260710 13:25:32.776208 29420 raft_consensus.cc:2468] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 1.
I20260710 13:25:32.781003 29386 leader_election.cc:304] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.782641 29238 leader_election.cc:304] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:32.783727 29620 raft_consensus.cc:3060] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.786754 29547 raft_consensus.cc:515] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.787560 29538 tablet_bootstrap.cc:654] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.777207 29539 raft_consensus.cc:740] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.788688 29542 tablet_bootstrap.cc:654] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.788825 29642 raft_consensus.cc:2804] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.792205 29642 raft_consensus.cc:697] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:32.793483 29642 consensus_queue.cc:237] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.793922 29620 raft_consensus.cc:2749] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:32.788704 29539 consensus_queue.cc:260] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.798537 29539 ts_tablet_manager.cc:1434] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260710 13:25:32.798857 29545 raft_consensus.cc:493] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.799691 29539 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:32.799345 29545 raft_consensus.cc:515] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.801734 29545 leader_election.cc:290] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:32.802242 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acc7ff49d04d3785107dc7b9613f55" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:32.801524 29169 catalog_manager.cc:5697] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:32.802896 29421 raft_consensus.cc:3060] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.805423 29547 leader_election.cc:290] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:32.810523 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.810942 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acc7ff49d04d3785107dc7b9613f55" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.811466 29273 raft_consensus.cc:2468] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.811684 29270 raft_consensus.cc:3060] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.813967 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.814034 29545 consensus_queue.cc:1048] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:25:32.815505 29313 leader_election.cc:343] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.827040 29537 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:32.827536 29537 ts_tablet_manager.cc:1403] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.005s
I20260710 13:25:32.821458 29312 leader_election.cc:304] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:32.836843 29547 consensus_queue.cc:1048] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:32.840950 29547 raft_consensus.cc:493] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.841434 29547 raft_consensus.cc:515] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.841780 29421 raft_consensus.cc:2468] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.844340 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf06274df041e0bb8b5d51b3671273" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:32.849414 29539 tablet_bootstrap.cc:654] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.845274 29537 raft_consensus.cc:359] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.852713 29537 raft_consensus.cc:385] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.853101 29537 raft_consensus.cc:740] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
W20260710 13:25:32.853992 29460 leader_election.cc:343] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.859175 29461 leader_election.cc:304] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.861080 29613 raft_consensus.cc:2804] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.861739 29613 raft_consensus.cc:697] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:32.862834 29613 consensus_queue.cc:237] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:32.875909 29542 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:32.876631 29542 ts_tablet_manager.cc:1403] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.009s
I20260710 13:25:32.883919 29579 raft_consensus.cc:493] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.884673 29579 raft_consensus.cc:515] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.850817 29545 raft_consensus.cc:2804] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.887199 29545 raft_consensus.cc:493] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.887840 29545 raft_consensus.cc:3060] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.888504 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:32.889166 29547 leader_election.cc:290] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.889380 29421 raft_consensus.cc:2468] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.890590 29537 consensus_queue.cc:260] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.892226 29313 leader_election.cc:304] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:32.893404 29579 leader_election.cc:290] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:32.894258 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:32.897588 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf06274df041e0bb8b5d51b3671273" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.881765 29542 raft_consensus.cc:359] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.905119 29542 raft_consensus.cc:385] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.905421 29542 raft_consensus.cc:740] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.905588 29537 ts_tablet_manager.cc:1434] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.002s
I20260710 13:25:32.907477 29537 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:32.907099 29542 consensus_queue.cc:260] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.904525 29346 raft_consensus.cc:2468] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:32.867817 29270 raft_consensus.cc:2468] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.911185 29496 raft_consensus.cc:2468] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:32.921380 29461 leader_election.cc:304] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.922118 29601 raft_consensus.cc:2804] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.922492 29601 raft_consensus.cc:493] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.922837 29601 raft_consensus.cc:3060] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.922755 29612 consensus_queue.cc:1048] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:32.913148 29579 raft_consensus.cc:2804] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:32.924369 29579 raft_consensus.cc:493] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:32.927175 29542 ts_tablet_manager.cc:1434] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 13:25:32.941723 29579 raft_consensus.cc:3060] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.942400 29542 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:32.936002 29169 catalog_manager.cc:5697] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 0 to 1, leader changed from <none> to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 1 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:32.924932 29547 raft_consensus.cc:493] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:32.938175 29601 raft_consensus.cc:515] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:32.960345 29601 leader_election.cc:290] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:32.964190 29542 tablet_bootstrap.cc:654] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.967008 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf06274df041e0bb8b5d51b3671273" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.967156 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf06274df041e0bb8b5d51b3671273" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:32.968097 29346 raft_consensus.cc:3060] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:32.968674 29460 leader_election.cc:343] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:32.960803 29547 raft_consensus.cc:515] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.970959 29538 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:32.971500 29538 ts_tablet_manager.cc:1403] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.031s
I20260710 13:25:32.974328 29538 raft_consensus.cc:359] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.974965 29538 raft_consensus.cc:385] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:32.975240 29538 raft_consensus.cc:740] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:32.964799 29579 raft_consensus.cc:515] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:32.976552 29538 consensus_queue.cc:260] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.978607 29538 ts_tablet_manager.cc:1434] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:32.979301 29538 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:32.925288 29613 consensus_queue.cc:1048] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260710 13:25:32.981530 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:32.990042 29545 raft_consensus.cc:515] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:32.992187 29346 raft_consensus.cc:2468] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:32.993712 29461 leader_election.cc:304] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:32.995316 29537 tablet_bootstrap.cc:654] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:32.995846 29271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:32.996505 29271 raft_consensus.cc:3060] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.999646 29347 raft_consensus.cc:2393] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a88c4790809f4c5d91b3fc1b55696a70 in current term 1: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:33.000710 29167 catalog_manager.cc:5697] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:33.004623 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:33.005223 29495 raft_consensus.cc:3060] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.005952 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:33.006584 29421 raft_consensus.cc:3060] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:32.996733 29545 leader_election.cc:290] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.004108 29612 raft_consensus.cc:2804] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:32.999689 29579 leader_election.cc:290] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:33.016033 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:33.016597 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef3d3a44be143f0bb3f9adff67ebba1" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
W20260710 13:25:33.018082 29313 leader_election.cc:343] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.018254 29461 leader_election.cc:304] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.018745 29577 consensus_queue.cc:1048] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.021297 29270 raft_consensus.cc:3060] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.024150 29495 raft_consensus.cc:2468] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.024787 29612 raft_consensus.cc:697] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:33.025729 29612 consensus_queue.cc:237] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.028448 29608 consensus_queue.cc:1048] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:33.012214 29547 leader_election.cc:290] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.043983 29617 raft_consensus.cc:493] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.046573 29617 raft_consensus.cc:515] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.046689 29311 leader_election.cc:304] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:33.049084 29542 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:33.049228 29617 leader_election.cc:290] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:33.050076 29542 ts_tablet_manager.cc:1403] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.003s
I20260710 13:25:33.050241 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.050956 29419 raft_consensus.cc:2468] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:33.037119 29613 raft_consensus.cc:2749] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.053547 29542 raft_consensus.cc:359] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.055745 29542 raft_consensus.cc:385] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.056147 29542 raft_consensus.cc:740] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.056967 29542 consensus_queue.cc:260] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.058362 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.059480 29542 ts_tablet_manager.cc:1434] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260710 13:25:33.060117 29311 leader_election.cc:343] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.060571 29542 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:33.063532 29539 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:33.064049 29539 ts_tablet_manager.cc:1403] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.265s	user 0.017s	sys 0.013s
I20260710 13:25:33.064241 29579 consensus_queue.cc:1048] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.066871 29313 leader_election.cc:304] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70
I20260710 13:25:33.067305 29421 raft_consensus.cc:2468] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.068899 29545 raft_consensus.cc:2804] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:33.069316 29545 raft_consensus.cc:493] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.069669 29545 raft_consensus.cc:3060] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.072391 29538 tablet_bootstrap.cc:654] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.065968 29577 raft_consensus.cc:2804] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.074795 29577 raft_consensus.cc:697] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.084050 29577 consensus_queue.cc:237] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.074349 29542 tablet_bootstrap.cc:654] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.101500 29539 raft_consensus.cc:359] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.102190 29539 raft_consensus.cc:385] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.102427 29539 raft_consensus.cc:740] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.103060 29539 consensus_queue.cc:260] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.082938 29545 raft_consensus.cc:515] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
W20260710 13:25:33.094578 29238 consensus_peers.cc:597] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb -> Peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Couldn't send request to peer b74f4a9c7dcb480682e0e47af303a734. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.106729 29539 ts_tablet_manager.cc:1434] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260710 13:25:33.108705 29539 tablet_bootstrap.cc:492] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:33.107642 29546 raft_consensus.cc:493] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:25:33.118942 29667 log.cc:927] Time spent T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260710 13:25:33.116377 29546 raft_consensus.cc:515] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.121286 29633 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:25:33.121780 29219 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:33.122031 29546 leader_election.cc:290] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.122495 29546 consensus_queue.cc:1048] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.123342 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.123395 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.124361 29421 raft_consensus.cc:2393] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5efae0cbeb54ac2a7a050e9c15dcedb in current term 1: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:33.125523 29238 leader_election.cc:304] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.121811 29633 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.126659 29546 raft_consensus.cc:3060] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.127696 29633 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.129022 29539 tablet_bootstrap.cc:654] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.133755 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.135857 29546 raft_consensus.cc:2749] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.139008 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.141737 29420 raft_consensus.cc:3060] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.144943 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:33.146001 29271 raft_consensus.cc:2468] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
W20260710 13:25:33.147114 29311 leader_election.cc:343] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.147280 29312 leader_election.cc:304] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.147936 29545 leader_election.cc:290] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:33.148108 29421 raft_consensus.cc:2468] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 1.
W20260710 13:25:33.117234 29313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.67:38775, user_credentials={real_user=slave}} blocked reactor thread for 50470.4us
I20260710 13:25:33.157572 29669 raft_consensus.cc:2804] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.158355 29669 raft_consensus.cc:697] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.159369 29669 consensus_queue.cc:237] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.116671 29577 consensus_queue.cc:1048] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260710 13:25:33.161746 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:33.174690 29422 raft_consensus.cc:3060] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.176680 29238 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:33.177629 29546 raft_consensus.cc:2804] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:33.177996 29546 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.178320 29546 raft_consensus.cc:3060] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:33.181015 29538 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.181668 29538 ts_tablet_manager.cc:1403] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.203s	user 0.015s	sys 0.005s
I20260710 13:25:33.191545 29539 tablet_bootstrap.cc:492] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:33.192057 29539 ts_tablet_manager.cc:1403] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.010s
I20260710 13:25:33.192375 29537 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:33.192893 29537 ts_tablet_manager.cc:1403] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.286s	user 0.016s	sys 0.007s
I20260710 13:25:33.194718 29539 raft_consensus.cc:359] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.195389 29539 raft_consensus.cc:385] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.195300 29537 raft_consensus.cc:359] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.195750 29539 raft_consensus.cc:740] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.196007 29537 raft_consensus.cc:385] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.196285 29537 raft_consensus.cc:740] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.196938 29537 consensus_queue.cc:260] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.198451 29537 ts_tablet_manager.cc:1434] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:33.206086 29537 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:33.196417 29539 consensus_queue.cc:260] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.207790 29539 ts_tablet_manager.cc:1434] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:25:33.208705 29539 tablet_bootstrap.cc:492] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:33.214301 29539 tablet_bootstrap.cc:654] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.221370 29422 raft_consensus.cc:2468] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.222834 29612 consensus_queue.cc:1048] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.223552 29313 leader_election.cc:304] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70
I20260710 13:25:33.224715 29577 raft_consensus.cc:2804] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.225360 29577 raft_consensus.cc:697] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.225817 29537 tablet_bootstrap.cc:654] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.226476 29577 consensus_queue.cc:237] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.241748 29542 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:33.242268 29542 ts_tablet_manager.cc:1403] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.182s	user 0.017s	sys 0.016s
I20260710 13:25:33.217875 29166 catalog_manager.cc:5697] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:33.239176 29546 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.254686 29542 raft_consensus.cc:359] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.261091 29542 raft_consensus.cc:385] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.261489 29542 raft_consensus.cc:740] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.264119 29347 raft_consensus.cc:3060] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.268482 29542 consensus_queue.cc:260] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.276512 29542 ts_tablet_manager.cc:1434] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 13:25:33.264003 29166 catalog_manager.cc:5697] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:33.281494 29539 tablet_bootstrap.cc:492] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:33.282327 29539 ts_tablet_manager.cc:1403] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.015s
I20260710 13:25:33.285475 29271 raft_consensus.cc:1240] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Rejecting Update request from peer ab923fb0c4b945d9b5501ef4bf83b701 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:25:33.276057 29613 raft_consensus.cc:493] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.289674 29613 raft_consensus.cc:515] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.319330 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:33.322892 29538 raft_consensus.cc:359] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.324795 29538 raft_consensus.cc:385] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.325088 29538 raft_consensus.cc:740] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.328097 29171 catalog_manager.cc:5697] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:33.325861 29538 consensus_queue.cc:260] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.335032 29538 ts_tablet_manager.cc:1434] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.153s	user 0.016s	sys 0.001s
I20260710 13:25:33.335412 29613 leader_election.cc:290] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.335978 29538 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:33.336931 29545 consensus_queue.cc:1048] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.339569 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18f2352183a40d78679a227172f5bf7" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:33.340648 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18f2352183a40d78679a227172f5bf7" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.343418 29545 consensus_queue.cc:1059] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.344233 29612 consensus_queue.cc:1048] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:33.345679 29539 raft_consensus.cc:359] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.346431 29539 raft_consensus.cc:385] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.346742 29539 raft_consensus.cc:740] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.347441 29539 consensus_queue.cc:260] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.349206 29539 ts_tablet_manager.cc:1434] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.064s	user 0.013s	sys 0.014s
I20260710 13:25:33.350121 29539 tablet_bootstrap.cc:492] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
W20260710 13:25:33.343626 29460 leader_election.cc:343] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:33.351048 29460 consensus_peers.cc:597] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.353277 29617 raft_consensus.cc:3055] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:33.320715 29546 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.356823 29538 tablet_bootstrap.cc:654] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.353727 29617 raft_consensus.cc:740] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.358517 29537 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:33.361500 29537 ts_tablet_manager.cc:1403] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.019s
W20260710 13:25:33.362530 29461 leader_election.cc:343] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.363265 29461 leader_election.cc:304] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:33.364645 29612 raft_consensus.cc:2749] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.364346 29537 raft_consensus.cc:359] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.365406 29537 raft_consensus.cc:385] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.365772 29537 raft_consensus.cc:740] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.366809 29537 consensus_queue.cc:260] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.369882 29537 ts_tablet_manager.cc:1434] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:25:33.371107 29537 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:33.360940 29539 tablet_bootstrap.cc:654] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.374374 29546 consensus_queue.cc:1048] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:33.375785 29617 consensus_queue.cc:260] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.377662 29617 raft_consensus.cc:3060] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:33.398386 29542 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:33.385902 29546 raft_consensus.cc:493] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.405753 29542 tablet_bootstrap.cc:654] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.406678 29579 raft_consensus.cc:493] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.407032 29612 raft_consensus.cc:493] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.407245 29579 raft_consensus.cc:515] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.407490 29612 raft_consensus.cc:515] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.409250 29612 leader_election.cc:290] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.410360 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18f2352183a40d78679a227172f5bf7" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.411044 29495 raft_consensus.cc:2468] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:33.412863 29311 leader_election.cc:304] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:33.414068 29577 raft_consensus.cc:2804] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:33.414641 29577 raft_consensus.cc:493] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.415134 29577 raft_consensus.cc:3060] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.409289 29579 leader_election.cc:290] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:33.420107 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18f2352183a40d78679a227172f5bf7" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
W20260710 13:25:33.421415 29312 leader_election.cc:343] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.422448 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.423444 29422 raft_consensus.cc:2393] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a88c4790809f4c5d91b3fc1b55696a70 in current term 1: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:33.425868 29537 tablet_bootstrap.cc:654] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.425498 29577 raft_consensus.cc:515] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.429073 29546 raft_consensus.cc:515] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.451570 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.455248 29538 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.455756 29538 ts_tablet_manager.cc:1403] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.029s
I20260710 13:25:33.460649 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc75dd4ce7a46208550ab84d29fb98d" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.462385 29538 raft_consensus.cc:359] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.463023 29238 leader_election.cc:304] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.464226 29633 raft_consensus.cc:2749] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.429155 29577 leader_election.cc:290] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:33.431509 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18f2352183a40d78679a227172f5bf7" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:33.466161 29495 raft_consensus.cc:3060] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.433219 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3774c8b82b4dcb82d7fdc38f91ee18" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.437355 29579 consensus_queue.cc:1048] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:33.440757 29642 consensus_queue.cc:1048] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.470836 29461 leader_election.cc:304] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.440956 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:33.456796 29546 leader_election.cc:290] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:33.472594 29613 consensus_queue.cc:1048] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.473773 29547 raft_consensus.cc:3060] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.463364 29538 raft_consensus.cc:385] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.477221 29238 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.477718 29538 raft_consensus.cc:740] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.478408 29538 consensus_queue.cc:260] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.479332 29642 raft_consensus.cc:2749] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:25:33.482159 29538 ts_tablet_manager.cc:1434] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260710 13:25:33.483090 29538 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:33.484165 29612 consensus_queue.cc:1048] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.430157 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18f2352183a40d78679a227172f5bf7" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:33.489174 29538 tablet_bootstrap.cc:654] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.484390 29495 raft_consensus.cc:2468] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.502640 29311 leader_election.cc:304] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:33.503575 29579 raft_consensus.cc:2804] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.504098 29579 raft_consensus.cc:697] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.500679 29539 tablet_bootstrap.cc:492] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:33.505259 29539 ts_tablet_manager.cc:1403] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.021s
I20260710 13:25:33.491958 29537 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:33.505367 29579 consensus_queue.cc:237] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.506099 29537 ts_tablet_manager.cc:1403] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.006s
I20260710 13:25:33.485845 29547 raft_consensus.cc:2749] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:33.507440 29312 leader_election.cc:343] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.491508 29542 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:33.508213 29539 raft_consensus.cc:359] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.509073 29539 raft_consensus.cc:385] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.509186 29542 ts_tablet_manager.cc:1403] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.003s
I20260710 13:25:33.509457 29539 raft_consensus.cc:740] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.509096 29537 raft_consensus.cc:359] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.509992 29537 raft_consensus.cc:385] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.510376 29537 raft_consensus.cc:740] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.511346 29537 consensus_queue.cc:260] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.485204 29545 consensus_queue.cc:1048] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 13:25:33.513448 29537 ts_tablet_manager.cc:1434] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:33.510383 29539 consensus_queue.cc:260] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.514396 29537 tablet_bootstrap.cc:492] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:33.515964 29539 ts_tablet_manager.cc:1434] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:25:33.515744 29542 raft_consensus.cc:359] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.516916 29539 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: Bootstrap starting.
I20260710 13:25:33.520654 29537 tablet_bootstrap.cc:654] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.516384 29542 raft_consensus.cc:385] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.526348 29542 raft_consensus.cc:740] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.545424 29620 raft_consensus.cc:493] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.546216 29620 raft_consensus.cc:515] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.547982 29539 tablet_bootstrap.cc:654] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.552764 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:33.554011 29272 raft_consensus.cc:2393] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 1: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:33.557773 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15074825d5a94c19a8c8abd1030e5371" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.559831 29387 leader_election.cc:304] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:33.561996 29542 consensus_queue.cc:260] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.561503 29620 leader_election.cc:290] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.566368 29620 raft_consensus.cc:3060] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.576633 29171 catalog_manager.cc:5697] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:33.579250 29171 catalog_manager.cc:5697] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:33.607180 29460 consensus_peers.cc:597] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.630947 29270 raft_consensus.cc:3060] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.616122 29620 raft_consensus.cc:2749] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.645691 29537 tablet_bootstrap.cc:492] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:33.646325 29537 ts_tablet_manager.cc:1403] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.132s	user 0.025s	sys 0.031s
I20260710 13:25:33.654255 29537 raft_consensus.cc:359] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.654956 29537 raft_consensus.cc:385] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.655360 29537 raft_consensus.cc:740] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.656214 29537 consensus_queue.cc:260] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.660708 29539 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: No bootstrap required, opened a new log
I20260710 13:25:33.661198 29539 ts_tablet_manager.cc:1403] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: Time spent bootstrapping tablet: real 0.144s	user 0.025s	sys 0.001s
I20260710 13:25:33.663755 29538 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.664227 29538 ts_tablet_manager.cc:1403] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.181s	user 0.020s	sys 0.027s
W20260710 13:25:33.665709 29387 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.66:41677, user_credentials={real_user=slave}} blocked reactor thread for 104344us
W20260710 13:25:33.665812 29238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.67:38775, user_credentials={real_user=slave}} blocked reactor thread for 44447.8us
I20260710 13:25:33.666585 29537 ts_tablet_manager.cc:1434] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 13:25:33.677541 29537 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:33.680765 29539 raft_consensus.cc:359] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.681758 29539 raft_consensus.cc:385] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.682132 29539 raft_consensus.cc:740] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.682966 29539 consensus_queue.cc:260] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.688117 29538 raft_consensus.cc:359] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.689088 29538 raft_consensus.cc:385] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.689427 29538 raft_consensus.cc:740] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.690261 29538 consensus_queue.cc:260] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.694248 29539 ts_tablet_manager.cc:1434] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:25:33.694761 29542 ts_tablet_manager.cc:1434] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.185s	user 0.009s	sys 0.001s
I20260710 13:25:33.696085 29542 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:33.704787 29538 ts_tablet_manager.cc:1434] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:25:33.705608 29538 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:33.697587 29620 raft_consensus.cc:493] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.722962 29620 raft_consensus.cc:515] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.718327 29537 tablet_bootstrap.cc:654] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.725687 29620 leader_election.cc:290] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.727622 29547 raft_consensus.cc:493] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.729043 29547 raft_consensus.cc:515] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.731202 29547 leader_election.cc:290] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.734858 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd291e492cd4083adf5dbd3b1f02046" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.736312 29272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:33.736703 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd291e492cd4083adf5dbd3b1f02046" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.737774 29273 raft_consensus.cc:3060] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.737834 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
W20260710 13:25:33.739248 29387 leader_election.cc:343] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.741371 29545 consensus_queue.cc:1048] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:33.742242 29617 consensus_queue.cc:1048] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:33.743173 29545 consensus_queue.cc:1048] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:25:33.736361 29461 leader_election.cc:343] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:33.749295 29461 leader_election.cc:343] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.749699 29461 leader_election.cc:304] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.750355 29538 tablet_bootstrap.cc:654] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.751013 29608 raft_consensus.cc:2749] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:33.755234 29386 leader_election.cc:343] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.755702 29386 leader_election.cc:304] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:33.757215 29699 raft_consensus.cc:2749] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.762463 29542 tablet_bootstrap.cc:654] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.762418 29545 consensus_queue.cc:1048] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:33.777509 29542 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:33.778072 29542 ts_tablet_manager.cc:1403] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.082s	user 0.001s	sys 0.012s
I20260710 13:25:33.779685 29171 catalog_manager.cc:5697] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:33.780865 29542 raft_consensus.cc:359] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.781540 29542 raft_consensus.cc:385] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.781668 29537 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:33.781852 29542 raft_consensus.cc:740] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.782315 29537 ts_tablet_manager.cc:1403] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.106s	user 0.002s	sys 0.011s
I20260710 13:25:33.783236 29542 consensus_queue.cc:260] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.790138 29542 ts_tablet_manager.cc:1434] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:25:33.791349 29542 tablet_bootstrap.cc:492] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:33.794461 29700 raft_consensus.cc:493] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.795105 29700 raft_consensus.cc:515] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.797087 29542 tablet_bootstrap.cc:654] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.798354 29700 leader_election.cc:290] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:33.798893 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:33.798936 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.801035 29385 leader_election.cc:304] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:33.802203 29700 raft_consensus.cc:2749] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.806082 29612 raft_consensus.cc:493] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.806560 29612 raft_consensus.cc:515] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.808056 29537 raft_consensus.cc:359] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.808779 29537 raft_consensus.cc:385] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.808879 29612 leader_election.cc:290] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.809074 29537 raft_consensus.cc:740] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.809777 29537 consensus_queue.cc:260] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.811084 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.811734 29346 raft_consensus.cc:2468] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:33.814148 29461 leader_election.cc:304] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:33.812781 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.815371 29608 raft_consensus.cc:2804] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:33.815795 29608 raft_consensus.cc:493] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.816138 29608 raft_consensus.cc:3060] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:33.816195 29461 leader_election.cc:343] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.811442 29538 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.817703 29538 ts_tablet_manager.cc:1403] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.002s
I20260710 13:25:33.814869 29617 consensus_queue.cc:1048] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:25:33.820698 29537 ts_tablet_manager.cc:1434] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260710 13:25:33.821617 29537 tablet_bootstrap.cc:492] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701: Bootstrap starting.
I20260710 13:25:33.822752 29538 raft_consensus.cc:359] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.823436 29538 raft_consensus.cc:385] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.823745 29538 raft_consensus.cc:740] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.824443 29538 consensus_queue.cc:260] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.826861 29538 ts_tablet_manager.cc:1434] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:33.827797 29538 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:33.831523 29537 tablet_bootstrap.cc:654] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.833730 29538 tablet_bootstrap.cc:654] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.839270 29608 raft_consensus.cc:515] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.843966 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:33.844642 29346 raft_consensus.cc:3060] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.848219 29608 leader_election.cc:290] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.848481 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:33.848974 29701 raft_consensus.cc:493] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.849496 29701 raft_consensus.cc:515] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
W20260710 13:25:33.850308 29461 leader_election.cc:343] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:33.851115 29538 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.851845 29538 ts_tablet_manager.cc:1403] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 13:25:33.852203 29701 leader_election.cc:290] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.852918 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf06274df041e0bb8b5d51b3671273" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.854198 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf06274df041e0bb8b5d51b3671273" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.855891 29538 raft_consensus.cc:359] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.860023 29538 raft_consensus.cc:385] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.860486 29538 raft_consensus.cc:740] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.861435 29538 consensus_queue.cc:260] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.856369 29238 leader_election.cc:304] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:33.864480 29538 ts_tablet_manager.cc:1434] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:25:33.865818 29538 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:33.866096 29633 raft_consensus.cc:2749] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:33.866815 29633 raft_consensus.cc:493] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.867251 29633 raft_consensus.cc:515] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.868399 29542 tablet_bootstrap.cc:492] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:33.868906 29542 ts_tablet_manager.cc:1403] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.006s
I20260710 13:25:33.869524 29633 leader_election.cc:290] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.871030 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.871659 29496 raft_consensus.cc:2468] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 0.
I20260710 13:25:33.871500 29542 raft_consensus.cc:359] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.872184 29542 raft_consensus.cc:385] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.872484 29542 raft_consensus.cc:740] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.872946 29236 leader_election.cc:304] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:33.873651 29538 tablet_bootstrap.cc:654] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.874779 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.875756 29701 raft_consensus.cc:2804] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:33.876137 29701 raft_consensus.cc:493] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.876479 29701 raft_consensus.cc:3060] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.857196 29617 raft_consensus.cc:493] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.880755 29617 raft_consensus.cc:515] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.881738 29347 raft_consensus.cc:2468] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 0.
I20260710 13:25:33.886260 29542 consensus_queue.cc:260] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.887202 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.887797 29496 raft_consensus.cc:2468] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:33.888724 29542 ts_tablet_manager.cc:1434] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 13:25:33.889007 29311 leader_election.cc:304] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:33.889665 29542 tablet_bootstrap.cc:492] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734: Bootstrap starting.
I20260710 13:25:33.889829 29577 raft_consensus.cc:2804] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:33.890195 29577 raft_consensus.cc:493] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.890514 29577 raft_consensus.cc:3060] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.895620 29542 tablet_bootstrap.cc:654] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.859509 29537 tablet_bootstrap.cc:492] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701: No bootstrap required, opened a new log
I20260710 13:25:33.896238 29537 ts_tablet_manager.cc:1403] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.011s
I20260710 13:25:33.896402 29538 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.896838 29538 ts_tablet_manager.cc:1403] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.006s
I20260710 13:25:33.898166 29577 raft_consensus.cc:515] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.898818 29537 raft_consensus.cc:359] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.899509 29537 raft_consensus.cc:385] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.899268 29538 raft_consensus.cc:359] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.899772 29537 raft_consensus.cc:740] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.899883 29538 raft_consensus.cc:385] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.900159 29538 raft_consensus.cc:740] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.900664 29537 consensus_queue.cc:260] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.901654 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:33.902417 29495 raft_consensus.cc:3060] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.903268 29537 ts_tablet_manager.cc:1434] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:33.900784 29538 consensus_queue.cc:260] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:33.905642 29538 ts_tablet_manager.cc:1434] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:25:33.906605 29538 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:33.911885 29495 raft_consensus.cc:2468] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.912353 29538 tablet_bootstrap.cc:654] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.913048 29311 leader_election.cc:304] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: 
I20260710 13:25:33.913973 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:33.914100 29669 raft_consensus.cc:2804] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.914925 29669 raft_consensus.cc:697] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.916642 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:33.916406 29669 consensus_queue.cc:237] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.918776 29577 leader_election.cc:290] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:33.922456 29542 tablet_bootstrap.cc:492] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734: No bootstrap required, opened a new log
I20260710 13:25:33.922922 29542 ts_tablet_manager.cc:1403] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.007s
I20260710 13:25:33.925704 29542 raft_consensus.cc:359] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.926381 29542 raft_consensus.cc:385] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.926644 29542 raft_consensus.cc:740] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.927254 29542 consensus_queue.cc:260] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.929350 29542 ts_tablet_manager.cc:1434] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:25:33.895519 29617 leader_election.cc:290] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:33.851837 29346 raft_consensus.cc:2468] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:33.937028 29461 leader_election.cc:304] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:33.938184 29608 raft_consensus.cc:2804] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.938699 29608 raft_consensus.cc:697] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:33.939435 29608 consensus_queue.cc:237] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.947302 29617 raft_consensus.cc:493] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.947858 29617 raft_consensus.cc:515] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.952481 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:33.956781 29617 leader_election.cc:290] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.957160 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:33.957669 29419 raft_consensus.cc:2468] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:33.958473 29313 leader_election.cc:304] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:33.956645 29270 raft_consensus.cc:2468] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 0.
I20260710 13:25:33.959075 29617 raft_consensus.cc:2804] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:33.959484 29617 raft_consensus.cc:493] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:33.959841 29617 raft_consensus.cc:3060] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.964380 29169 catalog_manager.cc:5697] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:33.965896 29701 raft_consensus.cc:515] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:33.966987 29617 raft_consensus.cc:515] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.967597 29273 raft_consensus.cc:2393] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab923fb0c4b945d9b5501ef4bf83b701 in current term 1: Already voted for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in this term.
I20260710 13:25:33.969084 29617 leader_election.cc:290] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:33.972618 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:33.972613 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:33.973500 29273 raft_consensus.cc:3060] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.973511 29419 raft_consensus.cc:3060] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.974543 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:33.975806 29495 raft_consensus.cc:2393] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5efae0cbeb54ac2a7a050e9c15dcedb in current term 1: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:33.981523 29419 raft_consensus.cc:2468] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.981612 29273 raft_consensus.cc:2468] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:33.982862 29313 leader_election.cc:304] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:33.983523 29617 raft_consensus.cc:2804] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.983964 29700 raft_consensus.cc:493] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:33.984220 29617 raft_consensus.cc:697] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:33.984535 29700 raft_consensus.cc:515] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:33.985222 29617 consensus_queue.cc:237] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:33.986913 29700 leader_election.cc:290] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:33.988878 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:33.992236 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:33.993038 29701 leader_election.cc:290] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 1 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:33.994735 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:33.996605 29346 raft_consensus.cc:2393] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 1: Already voted for candidate a88c4790809f4c5d91b3fc1b55696a70 in this term.
I20260710 13:25:33.998909 29538 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: No bootstrap required, opened a new log
I20260710 13:25:33.999858 29538 ts_tablet_manager.cc:1403] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.093s	user 0.053s	sys 0.033s
I20260710 13:25:34.000926 29238 leader_election.cc:304] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [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: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:34.002172 29633 raft_consensus.cc:2749] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:34.004297 29387 leader_election.cc:304] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:34.005548 29700 raft_consensus.cc:3060] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.007031 29538 raft_consensus.cc:359] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:34.007763 29538 raft_consensus.cc:385] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.008044 29538 raft_consensus.cc:740] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.008886 29538 consensus_queue.cc:260] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:34.008836 29171 catalog_manager.cc:5697] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:34.011430 29538 ts_tablet_manager.cc:1434] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:25:34.010848 29171 catalog_manager.cc:5697] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 1 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:34.015528 29700 raft_consensus.cc:2749] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:34.038506 29617 consensus_queue.cc:1048] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.046883 29273 raft_consensus.cc:3060] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.054914 29617 consensus_queue.cc:1048] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.056773 29608 raft_consensus.cc:493] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.057298 29608 raft_consensus.cc:515] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:34.059405 29608 leader_election.cc:290] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:34.061740 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:34.062397 29270 raft_consensus.cc:2468] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:34.062918 29700 raft_consensus.cc:493] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.061740 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:34.063438 29460 leader_election.cc:304] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:34.064329 29608 raft_consensus.cc:2804] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:34.063441 29700 raft_consensus.cc:515] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:34.064905 29608 raft_consensus.cc:493] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:34.065303 29608 raft_consensus.cc:3060] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.067193 29420 raft_consensus.cc:2468] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 0.
I20260710 13:25:34.067520 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:34.070269 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:34.070863 29270 raft_consensus.cc:2468] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 0.
I20260710 13:25:34.071636 29700 leader_election.cc:290] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:34.072444 29620 raft_consensus.cc:493] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.072640 29608 raft_consensus.cc:515] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:34.073392 29620 raft_consensus.cc:515] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:34.073844 29495 raft_consensus.cc:2393] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 1: Already voted for candidate a88c4790809f4c5d91b3fc1b55696a70 in this term.
I20260710 13:25:34.075405 29620 leader_election.cc:290] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:34.075980 29608 leader_election.cc:290] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:34.076508 29270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:34.071921 29386 leader_election.cc:304] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:34.077103 29270 raft_consensus.cc:3060] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.077545 29620 raft_consensus.cc:2804] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:34.077916 29620 raft_consensus.cc:493] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:34.078251 29620 raft_consensus.cc:3060] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.080796 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd291e492cd4083adf5dbd3b1f02046" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:34.081419 29346 raft_consensus.cc:2468] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 0.
I20260710 13:25:34.082378 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:34.082418 29387 leader_election.cc:304] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:34.083854 29700 raft_consensus.cc:2804] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:34.084240 29700 raft_consensus.cc:493] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:34.084594 29700 raft_consensus.cc:3060] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.085109 29620 raft_consensus.cc:515] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:34.086275 29420 raft_consensus.cc:2393] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a88c4790809f4c5d91b3fc1b55696a70 in current term 1: Already voted for candidate b74f4a9c7dcb480682e0e47af303a734 in this term.
I20260710 13:25:34.088038 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:34.088815 29496 raft_consensus.cc:2393] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 1: Already voted for candidate a88c4790809f4c5d91b3fc1b55696a70 in this term.
I20260710 13:25:34.088912 29620 leader_election.cc:290] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:34.089887 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:34.091110 29386 leader_election.cc:304] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [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: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:34.091311 29270 raft_consensus.cc:2468] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:34.091918 29620 raft_consensus.cc:2749] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:34.086097 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd291e492cd4083adf5dbd3b1f02046" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:34.092420 29460 leader_election.cc:304] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:34.092751 29495 raft_consensus.cc:2468] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 0.
I20260710 13:25:34.093245 29608 raft_consensus.cc:2804] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:34.092085 29700 raft_consensus.cc:515] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:34.093729 29608 raft_consensus.cc:697] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:34.094537 29608 consensus_queue.cc:237] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:34.095191 29700 leader_election.cc:290] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:34.095800 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd291e492cd4083adf5dbd3b1f02046" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:34.096112 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd291e492cd4083adf5dbd3b1f02046" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:34.096364 29346 raft_consensus.cc:3060] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.096755 29495 raft_consensus.cc:3060] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.102319 29346 raft_consensus.cc:2468] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 1.
I20260710 13:25:34.103200 29495 raft_consensus.cc:2468] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 1.
I20260710 13:25:34.103483 29387 leader_election.cc:304] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:34.103996 29171 catalog_manager.cc:5697] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 0 to 1, leader changed from <none> to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 1 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:34.104666 29700 raft_consensus.cc:2804] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:34.105368 29700 raft_consensus.cc:697] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 1 LEADER]: Becoming Leader. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Running, Role: LEADER
I20260710 13:25:34.106230 29700 consensus_queue.cc:237] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:34.114478 29169 catalog_manager.cc:5697] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 reported cstate change: term changed from 0 to 1, leader changed from <none> to b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "b74f4a9c7dcb480682e0e47af303a734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:34.164551 29420 raft_consensus.cc:3060] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.186076 29270 raft_consensus.cc:3060] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.305802 29617 consensus_queue.cc:1048] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.317914 29669 consensus_queue.cc:1048] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.467612 29608 consensus_queue.cc:1048] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.479902 29608 consensus_queue.cc:1048] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.489637 29608 consensus_queue.cc:1048] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.507879 29612 consensus_queue.cc:1048] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:34.507810 29700 consensus_queue.cc:1048] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:34.532568 29577 consensus_queue.cc:1048] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.537886 29700 consensus_queue.cc:1048] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:34.541009 29669 consensus_queue.cc:1048] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:34.901274 29700 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab923fb0c4b945d9b5501ef4bf83b701)
I20260710 13:25:34.901841 29700 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:34.903980 29700 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:34.904814 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:34.905244 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:34.905815 29273 raft_consensus.cc:2393] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 2: Already voted for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in this term.
I20260710 13:25:34.905943 29346 raft_consensus.cc:2468] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:34.907167 29387 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [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: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:34.907927 29700 raft_consensus.cc:2804] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:34.908321 29700 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ab923fb0c4b945d9b5501ef4bf83b701)
I20260710 13:25:34.908711 29700 raft_consensus.cc:3060] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:34.915720 29700 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:34.918279 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
I20260710 13:25:34.918363 29700 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:34.918941 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:34.920288 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:34.921764 29273 raft_consensus.cc:2393] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 2: Already voted for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in this term.
I20260710 13:25:34.931118 29346 raft_consensus.cc:2468] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:34.932668 29387 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [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: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:34.933420 29620 raft_consensus.cc:2804] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:34.933908 29620 raft_consensus.cc:697] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Becoming Leader. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Running, Role: LEADER
I20260710 13:25:34.934737 29620 consensus_queue.cc:237] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:34.948890 29169 catalog_manager.cc:5697] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 reported cstate change: term changed from 1 to 2, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "b74f4a9c7dcb480682e0e47af303a734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: HEALTHY } } }
W20260710 13:25:34.950956 29312 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 13:25:34.954227 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:25:34.954564 29312 consensus_peers.cc:597] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:34.955452 27169 tablet_replica.cc:333] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.956233 27169 raft_consensus.cc:2243] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.956743 27169 raft_consensus.cc:2272] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.963814 27169 tablet_replica.cc:333] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
W20260710 13:25:34.967648 29312 consensus_peers.cc:597] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:34.968310 27169 raft_consensus.cc:2243] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.969105 27169 raft_consensus.cc:2272] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.973888 27169 tablet_replica.cc:333] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.974610 27169 raft_consensus.cc:2243] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:34.974861 29312 consensus_peers.cc:597] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:34.975062 27169 raft_consensus.cc:2272] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.978945 27169 tablet_replica.cc:333] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.979810 27169 raft_consensus.cc:2243] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.980350 27169 raft_consensus.cc:2272] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.981025 29633 raft_consensus.cc:493] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.981454 29633 raft_consensus.cc:515] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:34.982120 27169 tablet_replica.cc:333] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.982699 27169 raft_consensus.cc:2243] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.983170 27169 raft_consensus.cc:2272] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.983337 29633 leader_election.cc:290] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:34.984035 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:34.985201 29346 raft_consensus.cc:2410] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5efae0cbeb54ac2a7a050e9c15dcedb for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:25:34.985682 27169 tablet_replica.cc:333] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.986366 27169 raft_consensus.cc:2243] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.986825 27169 raft_consensus.cc:2272] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.987916 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54168d18fb8f40e596a8fbaa2cfb2198" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:34.989576 27169 tablet_replica.cc:333] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.990453 27169 raft_consensus.cc:2243] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:34.990326 29238 leader_election.cc:304] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:34.991161 29633 raft_consensus.cc:2749] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:25:34.991519 27169 raft_consensus.cc:2272] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.993641 27169 tablet_replica.cc:333] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.994452 27169 raft_consensus.cc:2243] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.994782 27169 raft_consensus.cc:2272] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.996301 27169 tablet_replica.cc:333] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.996908 27169 raft_consensus.cc:2243] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:34.997344 27169 raft_consensus.cc:2272] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:34.999027 27169 tablet_replica.cc:333] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:34.999589 27169 raft_consensus.cc:2243] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:35.000345 27169 raft_consensus.cc:2272] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.002311 27169 tablet_replica.cc:333] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.002867 27169 raft_consensus.cc:2243] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:35.003621 27169 raft_consensus.cc:2272] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.005410 27169 tablet_replica.cc:333] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.005990 27169 raft_consensus.cc:2243] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:35.006412 27169 raft_consensus.cc:2272] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.008118 27169 tablet_replica.cc:333] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.008734 27169 raft_consensus.cc:2243] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:35.009159 27169 raft_consensus.cc:2272] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.010929 27169 tablet_replica.cc:333] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.011464 27169 raft_consensus.cc:2243] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:35.011885 27169 raft_consensus.cc:2272] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.013557 27169 tablet_replica.cc:333] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.014082 27169 raft_consensus.cc:2243] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:35.014482 27169 raft_consensus.cc:2272] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.016606 27169 tablet_replica.cc:333] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.017143 27169 raft_consensus.cc:2243] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:35.017542 27169 raft_consensus.cc:2272] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.019657 27169 tablet_replica.cc:333] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.020284 27169 raft_consensus.cc:2243] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:35.020750 27169 raft_consensus.cc:2272] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:35.022336 27169 tablet_replica.cc:333] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: stopping tablet replica
I20260710 13:25:35.022924 27169 raft_consensus.cc:2243] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:25:35.023293 29460 consensus_peers.cc:597] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.023748 27169 raft_consensus.cc:2272] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:35.061084 29312 consensus_peers.cc:597] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.063879 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
W20260710 13:25:35.071468 29460 consensus_peers.cc:597] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.086659 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:35.092953 29749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:35.093245 29750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:35.094116 29752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:35.096484 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:35.098591 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:35.098788 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:35.098922 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689935098910 us; error 0 us; skew 500 ppm
I20260710 13:25:35.099373 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:35.101908 27169 webserver.cc:533] Webserver started at http://127.26.136.65:42407/ using document root <none> and password file <none>
I20260710 13:25:35.102321 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:35.102461 27169 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:25:35.105834 27169 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:35.111228 29757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:35.112037 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:35.112392 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
format_stamp: "Formatted at 2026-07-10 13:25:30 on dist-test-slave-8s6r"
I20260710 13:25:35.112766 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:35.122656 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:35.123728 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:35.125310 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:35.129155 29764 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:25:35.142293 29460 consensus_peers.cc:597] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:35.213809 29460 consensus_peers.cc:597] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.230353 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:25:35.230793 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.103s	user 0.000s	sys 0.004s
I20260710 13:25:35.231137 27169 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:25:35.235752 29764 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
W20260710 13:25:35.246268 29312 consensus_peers.cc:597] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.249384 29764 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.250181 29764 tablet_bootstrap.cc:492] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.250732 29764 ts_tablet_manager.cc:1403] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:25:35.252966 29764 raft_consensus.cc:359] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.253474 29764 raft_consensus.cc:740] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.254036 29764 consensus_queue.cc:260] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.255807 29764 ts_tablet_manager.cc:1434] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:25:35.256412 29764 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.267983 29764 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.268791 29764 tablet_bootstrap.cc:492] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.269300 29764 ts_tablet_manager.cc:1403] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:25:35.270867 29764 raft_consensus.cc:359] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.271334 29764 raft_consensus.cc:740] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.271836 29764 consensus_queue.cc:260] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.273307 29764 ts_tablet_manager.cc:1434] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:25:35.273967 29764 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.283876 29764 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.284770 29764 tablet_bootstrap.cc:492] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.285372 29764 ts_tablet_manager.cc:1403] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 13:25:35.287537 29764 raft_consensus.cc:359] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.288179 29764 raft_consensus.cc:740] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.288964 29764 consensus_queue.cc:260] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.290669 29764 ts_tablet_manager.cc:1434] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:25:35.291265 29764 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.303855 29764 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.304703 29764 tablet_bootstrap.cc:492] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.305195 29764 ts_tablet_manager.cc:1403] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:25:35.306804 29764 raft_consensus.cc:359] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.307269 29764 raft_consensus.cc:740] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.307812 29764 consensus_queue.cc:260] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.309252 29764 ts_tablet_manager.cc:1434] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:25:35.309773 27169 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:25:35.309875 29764 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.310120 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.079s	user 0.073s	sys 0.004s
W20260710 13:25:35.322893 29460 consensus_peers.cc:597] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.324226 29764 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.325217 29764 tablet_bootstrap.cc:492] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.325783 29764 ts_tablet_manager.cc:1403] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:25:35.327566 29764 raft_consensus.cc:359] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.328368 29764 raft_consensus.cc:740] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.329101 29764 consensus_queue.cc:260] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.330936 29764 ts_tablet_manager.cc:1434] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:35.331624 29764 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.344854 29764 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.345788 29764 tablet_bootstrap.cc:492] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.346431 29764 ts_tablet_manager.cc:1403] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:25:35.348802 29764 raft_consensus.cc:359] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.349510 29764 raft_consensus.cc:740] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.350157 29764 consensus_queue.cc:260] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.352157 29764 ts_tablet_manager.cc:1434] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:25:35.352880 29764 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.366071 29764 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.366989 29764 tablet_bootstrap.cc:492] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
W20260710 13:25:35.367192 29460 consensus_peers.cc:597] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.367585 29764 ts_tablet_manager.cc:1403] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:25:35.370056 29764 raft_consensus.cc:359] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.370641 29764 raft_consensus.cc:740] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.371307 29764 consensus_queue.cc:260] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.373175 29764 ts_tablet_manager.cc:1434] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:25:35.373919 29764 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.376312 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:42031
I20260710 13:25:35.376521 29828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:42031 every 8 connection(s)
I20260710 13:25:35.397020 29764 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.398072 29764 tablet_bootstrap.cc:492] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.398720 29764 ts_tablet_manager.cc:1403] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 13:25:35.402005 29764 raft_consensus.cc:359] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
W20260710 13:25:35.402626 29312 consensus_peers.cc:597] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.402693 29764 raft_consensus.cc:740] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.403843 29764 consensus_queue.cc:260] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.406129 29764 ts_tablet_manager.cc:1434] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:35.407318 29764 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.408728 29830 heartbeater.cc:344] Connected to a master server at 127.26.136.126:34721
I20260710 13:25:35.409153 29830 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:35.410071 29830 heartbeater.cc:507] Master 127.26.136.126:34721 requested a full tablet report, sending...
W20260710 13:25:35.422489 29460 consensus_peers.cc:597] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.427062 29764 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.427664 29347 raft_consensus.cc:1275] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:35.428117 29764 tablet_bootstrap.cc:492] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.428897 29764 ts_tablet_manager.cc:1403] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:25:35.429169 29620 consensus_queue.cc:1048] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:35.429809 29169 ts_manager.cc:194] Re-registered known tserver with Master: b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:35.431190 29764 raft_consensus.cc:359] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.438277 29764 raft_consensus.cc:740] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.438998 29764 consensus_queue.cc:260] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.444372 29764 ts_tablet_manager.cc:1434] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:25:35.449887 29764 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.457911 29169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45582
I20260710 13:25:35.462360 29830 heartbeater.cc:499] Master 127.26.136.126:34721 was elected leader, sending a full tablet report...
W20260710 13:25:35.485394 29386 consensus_peers.cc:597] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:35.490340 29764 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.491536 29764 tablet_bootstrap.cc:492] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.492172 29764 ts_tablet_manager.cc:1403] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.023s
I20260710 13:25:35.495420 29764 raft_consensus.cc:359] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.496196 29764 raft_consensus.cc:740] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.497066 29764 consensus_queue.cc:260] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.499226 29764 ts_tablet_manager.cc:1434] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:35.500116 29764 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.512857 29764 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.513675 29764 tablet_bootstrap.cc:492] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.514374 29764 ts_tablet_manager.cc:1403] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:25:35.516633 29764 raft_consensus.cc:359] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.517196 29764 raft_consensus.cc:740] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.517920 29764 consensus_queue.cc:260] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.519621 29764 ts_tablet_manager.cc:1434] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:25:35.520633 29764 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.533200 29764 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.534137 29764 tablet_bootstrap.cc:492] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.534817 29764 ts_tablet_manager.cc:1403] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:25:35.536366 29764 raft_consensus.cc:359] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.536896 29764 raft_consensus.cc:740] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.537425 29764 consensus_queue.cc:260] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.538676 29764 ts_tablet_manager.cc:1434] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:25:35.539373 29764 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.584820 29764 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.585786 29764 tablet_bootstrap.cc:492] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.586340 29764 ts_tablet_manager.cc:1403] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.020s
I20260710 13:25:35.588302 29764 raft_consensus.cc:359] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.588817 29764 raft_consensus.cc:740] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.589318 29764 consensus_queue.cc:260] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.590663 29764 ts_tablet_manager.cc:1434] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:35.591634 29764 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.603439 29764 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.604099 29764 tablet_bootstrap.cc:492] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.604591 29764 ts_tablet_manager.cc:1403] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:25:35.606138 29764 raft_consensus.cc:359] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.606596 29764 raft_consensus.cc:740] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.607038 29764 consensus_queue.cc:260] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.608270 29764 ts_tablet_manager.cc:1434] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260710 13:25:35.608928 29764 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.620975 29764 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.621726 29764 tablet_bootstrap.cc:492] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.622247 29764 ts_tablet_manager.cc:1403] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:25:35.623869 29764 raft_consensus.cc:359] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.624310 29764 raft_consensus.cc:740] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.624868 29764 consensus_queue.cc:260] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.626821 29764 ts_tablet_manager.cc:1434] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:35.628232 29764 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.640601 29764 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.641327 29764 tablet_bootstrap.cc:492] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.641846 29764 ts_tablet_manager.cc:1403] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:25:35.643427 29764 raft_consensus.cc:359] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.643990 29764 raft_consensus.cc:740] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.644572 29764 consensus_queue.cc:260] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:35.645845 29764 ts_tablet_manager.cc:1434] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:35.646605 29764 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.659765 29764 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.660610 29764 tablet_bootstrap.cc:492] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.661273 29764 ts_tablet_manager.cc:1403] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260710 13:25:35.663046 29764 raft_consensus.cc:359] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.663498 29764 raft_consensus.cc:740] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.664076 29764 consensus_queue.cc:260] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:35.665552 29764 ts_tablet_manager.cc:1434] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:25:35.666568 29764 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap starting.
I20260710 13:25:35.679708 29764 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:35.680516 29764 tablet_bootstrap.cc:492] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Bootstrap complete.
I20260710 13:25:35.681028 29764 ts_tablet_manager.cc:1403] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 13:25:35.682760 29764 raft_consensus.cc:359] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.683250 29764 raft_consensus.cc:740] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.683794 29764 consensus_queue.cc:260] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:35.685249 29764 ts_tablet_manager.cc:1434] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:35.998402 29841 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:35.998925 29841 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:36.001085 29841 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:36.001856 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:36.003176 29803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.003842 29803 raft_consensus.cc:2468] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:36.005120 29312 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:36.007125 29850 raft_consensus.cc:2804] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:36.007488 29850 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.007838 29850 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.013746 29850 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:36.015394 29850 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 2 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:36.016234 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:36.016505 29803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:36.017023 29803 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.022102 29803 raft_consensus.cc:2468] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 2.
I20260710 13:25:36.023087 29312 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: a88c4790809f4c5d91b3fc1b55696a70
I20260710 13:25:36.023769 29850 raft_consensus.cc:2804] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:36.024232 29850 raft_consensus.cc:697] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:36.024956 29850 consensus_queue.cc:237] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:36.031044 29850 raft_consensus.cc:493] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.031647 29850 raft_consensus.cc:515] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.033475 29700 consensus_queue.cc:1050] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:36.034535 29850 leader_election.cc:290] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:36.033989 29170 catalog_manager.cc:5697] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 1 to 2, leader changed from b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65) to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 2 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:36.034665 29803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.035508 29803 raft_consensus.cc:2468] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 1.
I20260710 13:25:36.035588 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:36.036734 29312 leader_election.cc:304] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:36.037550 29850 raft_consensus.cc:2804] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:36.037937 29850 raft_consensus.cc:493] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.038489 29850 raft_consensus.cc:3060] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.047019 29850 raft_consensus.cc:515] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.050849 29850 leader_election.cc:290] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 2 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:36.052088 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:36.053766 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:36.054590 29802 raft_consensus.cc:3060] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.061734 29802 raft_consensus.cc:2468] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab923fb0c4b945d9b5501ef4bf83b701 in term 2.
I20260710 13:25:36.062743 29312 leader_election.cc:304] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:36.063439 29850 raft_consensus.cc:2804] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:36.063943 29850 raft_consensus.cc:697] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Becoming Leader. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:36.064774 29850 consensus_queue.cc:237] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.068833 29700 raft_consensus.cc:493] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.069361 29700 raft_consensus.cc:515] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.071301 29700 leader_election.cc:290] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:36.071930 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.072172 29740 raft_consensus.cc:493] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.073017 29802 raft_consensus.cc:2393] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 2: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:36.074385 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3a3ecd9be34114b5a3f8401d18508e" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:36.072701 29740 raft_consensus.cc:515] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:36.073549 29171 catalog_manager.cc:5697] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 reported cstate change: term changed from 1 to 2, leader changed from b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65) to ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66). New cstate: current_term: 2 leader_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:36.076820 29740 leader_election.cc:290] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:36.076828 29387 leader_election.cc:304] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [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: b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:36.077823 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:36.077912 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.079053 29802 raft_consensus.cc:2468] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 1.
I20260710 13:25:36.079794 29700 raft_consensus.cc:3060] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.080219 29460 leader_election.cc:304] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:36.081068 29740 raft_consensus.cc:2804] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:36.081426 29740 raft_consensus.cc:493] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.081795 29740 raft_consensus.cc:3060] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.086885 29700 raft_consensus.cc:2749] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:36.088956 29740 raft_consensus.cc:515] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:36.091701 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:36.093281 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:36.093979 29802 raft_consensus.cc:3060] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.094736 29740 leader_election.cc:290] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 2 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:36.101362 29802 raft_consensus.cc:2468] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a88c4790809f4c5d91b3fc1b55696a70 in term 2.
I20260710 13:25:36.102669 29460 leader_election.cc:304] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:36.103492 29740 raft_consensus.cc:2804] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:36.104000 29740 raft_consensus.cc:697] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 LEADER]: Becoming Leader. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:36.104806 29740 consensus_queue.cc:237] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:36.111662 29171 catalog_manager.cc:5697] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 reported cstate change: term changed from 1 to 2, leader changed from b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65) to a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68). New cstate: current_term: 2 leader_uuid: "a88c4790809f4c5d91b3fc1b55696a70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:36.201161 29700 raft_consensus.cc:493] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.201831 29700 raft_consensus.cc:515] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.203850 29700 leader_election.cc:290] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:36.204831 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.205052 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:36.205559 29802 raft_consensus.cc:2468] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 1.
I20260710 13:25:36.206696 29386 leader_election.cc:304] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [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: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:36.207391 29700 raft_consensus.cc:2804] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:36.207757 29700 raft_consensus.cc:493] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.208045 29700 raft_consensus.cc:3060] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.213193 29700 raft_consensus.cc:515] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.215787 29700 leader_election.cc:290] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Requested vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:36.215893 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
I20260710 13:25:36.216539 29802 raft_consensus.cc:3060] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.216384 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:36.222640 29802 raft_consensus.cc:2468] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:36.223604 29386 leader_election.cc:304] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [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: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: ab923fb0c4b945d9b5501ef4bf83b701
I20260710 13:25:36.224303 29700 raft_consensus.cc:2804] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:36.224808 29700 raft_consensus.cc:697] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Becoming Leader. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Running, Role: LEADER
I20260710 13:25:36.225574 29700 consensus_queue.cc:237] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.233004 29171 catalog_manager.cc:5697] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 reported cstate change: term changed from 1 to 2, leader changed from b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65) to b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "b74f4a9c7dcb480682e0e47af303a734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:36.463639 29700 raft_consensus.cc:493] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.464164 29700 raft_consensus.cc:515] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:36.465878 29700 leader_election.cc:290] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031)
I20260710 13:25:36.466835 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70" is_pre_election: true
I20260710 13:25:36.466941 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80327602a99243689127fb0159c8d78a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.467731 29802 raft_consensus.cc:2393] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f4a9c7dcb480682e0e47af303a734 in current term 2: Already voted for candidate a88c4790809f4c5d91b3fc1b55696a70 in this term.
I20260710 13:25:36.468817 29386 leader_election.cc:304] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [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: b74f4a9c7dcb480682e0e47af303a734; no voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:36.469501 29700 raft_consensus.cc:3060] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.475173 29700 raft_consensus.cc:2749] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:36.478896 29841 raft_consensus.cc:493] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.479437 29841 raft_consensus.cc:515] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:36.481384 29841 leader_election.cc:290] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:36.481948 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.482457 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc795aff9344be8b5b450ffc93384f1" candidate_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b74f4a9c7dcb480682e0e47af303a734" is_pre_election: true
I20260710 13:25:36.482816 29802 raft_consensus.cc:2393] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab923fb0c4b945d9b5501ef4bf83b701 in current term 2: Already voted for candidate b74f4a9c7dcb480682e0e47af303a734 in this term.
I20260710 13:25:36.483918 29312 leader_election.cc:304] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [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: ab923fb0c4b945d9b5501ef4bf83b701; no voters: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:36.484655 29841 raft_consensus.cc:3060] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.489789 29841 raft_consensus.cc:2749] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:36.489795 29740 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5efae0cbeb54ac2a7a050e9c15dcedb)
I20260710 13:25:36.490459 29740 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:36.492069 29740 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:36.492962 29802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" is_pre_election: true
I20260710 13:25:36.493112 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "a88c4790809f4c5d91b3fc1b55696a70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" is_pre_election: true
I20260710 13:25:36.493747 29802 raft_consensus.cc:2393] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a88c4790809f4c5d91b3fc1b55696a70 in current term 2: Already voted for candidate ab923fb0c4b945d9b5501ef4bf83b701 in this term.
I20260710 13:25:36.494711 29460 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [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: a88c4790809f4c5d91b3fc1b55696a70; no voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:36.495368 29740 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.500349 29740 raft_consensus.cc:2749] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:36.501137 29496 raft_consensus.cc:1275] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer ab923fb0c4b945d9b5501ef4bf83b701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.503579 29841 consensus_queue.cc:1048] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.520483 29419 raft_consensus.cc:1275] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Refusing update from remote peer ab923fb0c4b945d9b5501ef4bf83b701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.521166 29420 raft_consensus.cc:1275] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Refusing update from remote peer a88c4790809f4c5d91b3fc1b55696a70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.521986 29669 consensus_queue.cc:1048] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.523145 29802 raft_consensus.cc:1275] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Refusing update from remote peer ab923fb0c4b945d9b5501ef4bf83b701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.524056 29740 consensus_queue.cc:1048] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.526207 29669 consensus_queue.cc:1048] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.535701 29803 raft_consensus.cc:1275] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Refusing update from remote peer a88c4790809f4c5d91b3fc1b55696a70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.538168 29547 consensus_queue.cc:1048] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:36.551290 29801 raft_consensus.cc:1275] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Refusing update from remote peer ab923fb0c4b945d9b5501ef4bf83b701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.553211 29850 consensus_queue.cc:1048] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:36.666359 29347 raft_consensus.cc:1275] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.667668 29852 consensus_queue.cc:1048] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.676819 29801 raft_consensus.cc:1275] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.678824 29852 consensus_queue.cc:1048] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:41.555851 29461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.67:38775, user_credentials={real_user=slave}} blocked reactor thread for 113727us
W20260710 13:25:42.497182 29443 debug-util.cc:398] Leaking SignalData structure 0x7b08000adea0 after lost signal to thread 27172
W20260710 13:25:42.498358 29443 debug-util.cc:398] Leaking SignalData structure 0x7b08000dff00 after lost signal to thread 29205
W20260710 13:25:42.499459 29443 debug-util.cc:398] Leaking SignalData structure 0x7b08000e22a0 after lost signal to thread 29372
W20260710 13:25:42.500378 29443 debug-util.cc:398] Leaking SignalData structure 0x7b0800290320 after lost signal to thread 29446
W20260710 13:25:42.501333 29443 debug-util.cc:398] Leaking SignalData structure 0x7b0800118700 after lost signal to thread 29520
W20260710 13:25:42.502207 29443 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca1a0 after lost signal to thread 29828
I20260710 13:25:45.519722 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:45.556413 29495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495"
dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
mode: GRACEFUL
new_leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:43842
I20260710 13:25:45.557334 29495 raft_consensus.cc:606] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Received request to transfer leadership to TS b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:45.560073 29495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3"
dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
mode: GRACEFUL
new_leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:43842
I20260710 13:25:45.560578 29495 raft_consensus.cc:606] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Received request to transfer leadership to TS b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:45.572412 29347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a"
dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
mode: GRACEFUL
new_leader_uuid: "b74f4a9c7dcb480682e0e47af303a734"
 from {username='slave'} at 127.0.0.1:57130
I20260710 13:25:45.572978 29347 raft_consensus.cc:606] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Received request to transfer leadership to TS b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:45.575675 29495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5da626db696c4eb8b5391e3887114102"
dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
mode: GRACEFUL
new_leader_uuid: "b74f4a9c7dcb480682e0e47af303a734"
 from {username='slave'} at 127.0.0.1:43842
I20260710 13:25:45.576128 29495 raft_consensus.cc:606] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Received request to transfer leadership to TS b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:45.578761 29347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1"
dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
mode: GRACEFUL
new_leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:57130
I20260710 13:25:45.579269 29347 raft_consensus.cc:606] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Received request to transfer leadership to TS b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:45.580315 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:25:45.581009 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:45.589046 29882 raft_consensus.cc:993] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: : Instructing follower b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:45.589663 29894 raft_consensus.cc:1081] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Signalling peer b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:45.591620 29803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1"
dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:53026
I20260710 13:25:45.592404 29803 raft_consensus.cc:493] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:45.593055 29803 raft_consensus.cc:3060] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.602036 29803 raft_consensus.cc:515] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:45.604880 29803 leader_election.cc:290] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:45.644732 29416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:45.645676 29416 raft_consensus.cc:3060] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.649021 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a88956ca4929a2a1284ea67b18c1" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:45.649708 29347 raft_consensus.cc:3055] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:45.650022 29347 raft_consensus.cc:740] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:45.651343 29885 raft_consensus.cc:993] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: : Instructing follower b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:45.651846 29885 raft_consensus.cc:1081] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Signalling peer b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:45.651546 29347 consensus_queue.cc:260] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:45.653324 29347 raft_consensus.cc:3060] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.654879 29803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3"
dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:53028
I20260710 13:25:45.655443 29803 raft_consensus.cc:493] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:45.655725 29803 raft_consensus.cc:3060] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.656185 29416 raft_consensus.cc:2468] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:45.657881 29760 leader_election.cc:304] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:45.662467 29803 raft_consensus.cc:515] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:45.665606 29347 raft_consensus.cc:2468] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:45.669076 29905 raft_consensus.cc:2804] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:45.670346 29905 raft_consensus.cc:697] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:45.670995 29803 leader_election.cc:290] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:45.672197 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:45.671995 29905 consensus_queue.cc:237] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:45.672817 29347 raft_consensus.cc:3060] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.678102 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22371e338d694f03a5936f73a8d1b5b3" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:45.678795 29495 raft_consensus.cc:3055] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:45.679085 29495 raft_consensus.cc:740] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:45.679996 29347 raft_consensus.cc:2468] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:45.679858 29495 consensus_queue.cc:260] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:45.681301 29495 raft_consensus.cc:3060] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.681291 29760 leader_election.cc:304] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:45.682672 29905 raft_consensus.cc:2804] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:45.683208 29905 raft_consensus.cc:697] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:45.684075 29905 consensus_queue.cc:237] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:45.689095 29495 raft_consensus.cc:2468] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:45.688032 29170 catalog_manager.cc:5697] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 1 to 2, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 2 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:45.707399 29170 catalog_manager.cc:5697] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 1 to 2, leader changed from a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68) to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 2 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:45.775894 29906 raft_consensus.cc:993] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: : Instructing follower b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:45.776582 29904 raft_consensus.cc:1081] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Signalling peer b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:45.778174 29803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495"
dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:53028
I20260710 13:25:45.778679 29803 raft_consensus.cc:493] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:45.779011 29803 raft_consensus.cc:3060] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.783990 29803 raft_consensus.cc:515] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:45.786055 29803 leader_election.cc:290] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Requested vote from peers b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:45.786978 29416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:45.787695 29416 raft_consensus.cc:3060] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.787941 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12715a12114f460c8f813c10f8ef7495" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:45.788592 29495 raft_consensus.cc:3055] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:45.788928 29495 raft_consensus.cc:740] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:45.789747 29495 consensus_queue.cc:260] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:45.791070 29495 raft_consensus.cc:3060] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.795462 29416 raft_consensus.cc:2468] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:45.797062 29760 leader_election.cc:304] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:45.797979 29905 raft_consensus.cc:2804] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:45.798413 29905 raft_consensus.cc:697] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:45.798492 29495 raft_consensus.cc:2468] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:45.799356 29905 consensus_queue.cc:237] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } }
I20260710 13:25:45.809265 29170 catalog_manager.cc:5697] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 1 to 2, leader changed from a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68) to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 2 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:45.833947 29906 raft_consensus.cc:993] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: : Instructing follower b74f4a9c7dcb480682e0e47af303a734 to start an election
I20260710 13:25:45.834419 29904 raft_consensus.cc:1081] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Signalling peer b74f4a9c7dcb480682e0e47af303a734 to start an election
I20260710 13:25:45.835786 29416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5da626db696c4eb8b5391e3887114102"
dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
 from {username='slave'} at 127.0.0.1:50698
I20260710 13:25:45.836380 29416 raft_consensus.cc:493] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:45.836694 29416 raft_consensus.cc:3060] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.839002 29894 raft_consensus.cc:993] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: : Instructing follower b74f4a9c7dcb480682e0e47af303a734 to start an election
I20260710 13:25:45.839557 29902 raft_consensus.cc:1081] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Signalling peer b74f4a9c7dcb480682e0e47af303a734 to start an election
I20260710 13:25:45.841212 29418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a"
dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
 from {username='slave'} at 127.0.0.1:50716
I20260710 13:25:45.841629 29418 raft_consensus.cc:493] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:45.841867 29418 raft_consensus.cc:3060] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.841766 29416 raft_consensus.cc:515] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:45.843823 29416 leader_election.cc:290] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:45.844501 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:45.845010 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da626db696c4eb8b5391e3887114102" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:45.845243 29347 raft_consensus.cc:3060] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.846005 29495 raft_consensus.cc:3055] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:45.846460 29495 raft_consensus.cc:740] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a88c4790809f4c5d91b3fc1b55696a70, State: Running, Role: LEADER
I20260710 13:25:45.847165 29495 consensus_queue.cc:260] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:45.848129 29495 raft_consensus.cc:3060] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.848306 29418 raft_consensus.cc:515] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:45.851023 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:45.851303 29496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430488f477bd43568f74e28e3c484e8a" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:45.851624 29346 raft_consensus.cc:3055] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:45.851917 29496 raft_consensus.cc:3060] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.852069 29346 raft_consensus.cc:740] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:45.852463 29347 raft_consensus.cc:2468] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:45.853235 29346 consensus_queue.cc:260] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:45.853943 29387 leader_election.cc:304] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:45.854094 29495 raft_consensus.cc:2468] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:45.854261 29346 raft_consensus.cc:3060] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:45.855096 29888 raft_consensus.cc:2804] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:45.856268 29888 raft_consensus.cc:697] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Becoming Leader. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Running, Role: LEADER
I20260710 13:25:45.857288 29888 consensus_queue.cc:237] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:45.859583 29346 raft_consensus.cc:2468] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:45.860622 29418 leader_election.cc:290] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:45.861123 29496 raft_consensus.cc:2468] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:45.861449 29387 leader_election.cc:304] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab923fb0c4b945d9b5501ef4bf83b701, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:45.862429 29915 raft_consensus.cc:2804] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:45.864611 29915 raft_consensus.cc:697] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Becoming Leader. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Running, Role: LEADER
I20260710 13:25:45.865720 29915 consensus_queue.cc:237] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:45.871230 29170 catalog_manager.cc:5697] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 reported cstate change: term changed from 1 to 2, leader changed from a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68) to b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "b74f4a9c7dcb480682e0e47af303a734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:45.885022 29170 catalog_manager.cc:5697] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 reported cstate change: term changed from 1 to 2, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "b74f4a9c7dcb480682e0e47af303a734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:46.066643 29347 raft_consensus.cc:1275] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.067792 29905 consensus_queue.cc:1048] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.078214 29416 raft_consensus.cc:1275] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.079890 29907 consensus_queue.cc:1048] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:46.265687 29496 raft_consensus.cc:1275] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.267086 29907 consensus_queue.cc:1048] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.276418 29347 raft_consensus.cc:1275] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.278259 29921 consensus_queue.cc:1048] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.288267 29495 raft_consensus.cc:1275] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.289657 29917 consensus_queue.cc:1048] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:46.299300 29347 raft_consensus.cc:1275] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.300670 29888 consensus_queue.cc:1048] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.342492 29416 raft_consensus.cc:1275] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.344195 29921 consensus_queue.cc:1048] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.344913 29495 raft_consensus.cc:1275] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.346230 29888 consensus_queue.cc:1048] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.350725 29496 raft_consensus.cc:1275] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.352335 29921 consensus_queue.cc:1048] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.374065 29345 raft_consensus.cc:1275] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:46.377034 29915 consensus_queue.cc:1048] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:46.581923 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:46.596680 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:46.610488 29345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a"
dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
mode: GRACEFUL
new_leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:57130
I20260710 13:25:46.611135 29345 raft_consensus.cc:606] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Received request to transfer leadership to TS b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:46.614082 29345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea"
dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
mode: GRACEFUL
new_leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:57130
I20260710 13:25:46.614657 29345 raft_consensus.cc:606] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Received request to transfer leadership to TS b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:46.617163 29345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045"
dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
mode: GRACEFUL
new_leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:57130
I20260710 13:25:46.617708 29345 raft_consensus.cc:606] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Received request to transfer leadership to TS b5efae0cbeb54ac2a7a050e9c15dcedb
I20260710 13:25:46.620384 29345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1"
dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
mode: GRACEFUL
new_leader_uuid: "b74f4a9c7dcb480682e0e47af303a734"
 from {username='slave'} at 127.0.0.1:57130
I20260710 13:25:46.621430 29345 raft_consensus.cc:606] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Received request to transfer leadership to TS b74f4a9c7dcb480682e0e47af303a734
I20260710 13:25:46.628139 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:25:46.629231 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:46.684132 29902 raft_consensus.cc:993] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: : Instructing follower b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:46.684639 29882 raft_consensus.cc:1081] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Signalling peer b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:46.685891 29803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a"
dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:53026
I20260710 13:25:46.686417 29803 raft_consensus.cc:493] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:46.686689 29803 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:46.691097 29803 raft_consensus.cc:515] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:46.692456 29803 leader_election.cc:290] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 3 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:46.693254 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:46.693665 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f761acddfde4efeac48cbe914f2337a" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:46.693866 29495 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:46.694262 29345 raft_consensus.cc:3055] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:46.694581 29345 raft_consensus.cc:740] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:46.695387 29345 consensus_queue.cc:260] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:46.696630 29345 raft_consensus.cc:3060] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:46.700300 29495 raft_consensus.cc:2468] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 3.
I20260710 13:25:46.701570 29758 leader_election.cc:304] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [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: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:46.702396 29921 raft_consensus.cc:2804] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:46.702874 29921 raft_consensus.cc:697] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 3 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:46.703645 29921 consensus_queue.cc:237] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [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: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:46.703994 29345 raft_consensus.cc:2468] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 3.
I20260710 13:25:46.711150 29171 catalog_manager.cc:5697] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 2 to 3, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 3 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:46.755824 29902 raft_consensus.cc:993] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: : Instructing follower b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:46.756295 29882 raft_consensus.cc:1081] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Signalling peer b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:46.757714 29803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea"
dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:53026
I20260710 13:25:46.758203 29803 raft_consensus.cc:493] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:46.758496 29803 raft_consensus.cc:3060] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.763793 29803 raft_consensus.cc:515] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:46.765302 29803 leader_election.cc:290] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Requested vote from peers a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903), ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677)
I20260710 13:25:46.766208 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:46.766211 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051258ad40b4711b1acc7443d3763ea" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:46.767045 29495 raft_consensus.cc:3060] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.767141 29345 raft_consensus.cc:3055] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:46.767544 29345 raft_consensus.cc:740] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:46.768272 29345 consensus_queue.cc:260] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:46.769320 29345 raft_consensus.cc:3060] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.773233 29495 raft_consensus.cc:2468] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:46.774063 29345 raft_consensus.cc:2468] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:46.774580 29758 leader_election.cc:304] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b5efae0cbeb54ac2a7a050e9c15dcedb; no voters: 
I20260710 13:25:46.775470 29926 raft_consensus.cc:2804] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:46.775943 29926 raft_consensus.cc:697] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:46.776764 29926 consensus_queue.cc:237] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } }
I20260710 13:25:46.783998 29171 catalog_manager.cc:5697] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 1 to 2, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 2 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:46.920771 29902 raft_consensus.cc:993] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: : Instructing follower b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:46.921239 29902 raft_consensus.cc:1081] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Signalling peer b5efae0cbeb54ac2a7a050e9c15dcedb to start an election
I20260710 13:25:46.922794 29803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045"
dest_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb"
 from {username='slave'} at 127.0.0.1:53026
I20260710 13:25:46.923338 29803 raft_consensus.cc:493] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:46.923655 29803 raft_consensus.cc:3060] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.928716 29803 raft_consensus.cc:515] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:46.930616 29803 leader_election.cc:290] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775)
I20260710 13:25:46.931232 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:46.931648 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ca1974c0174b1686c2fa9ad5de0045" candidate_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
I20260710 13:25:46.931880 29345 raft_consensus.cc:3055] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:46.932200 29418 raft_consensus.cc:3060] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.932210 29345 raft_consensus.cc:740] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:46.933252 29345 consensus_queue.cc:260] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:46.934525 29345 raft_consensus.cc:3060] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.937620 29882 raft_consensus.cc:993] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: : Instructing follower b74f4a9c7dcb480682e0e47af303a734 to start an election
I20260710 13:25:46.938060 29902 raft_consensus.cc:1081] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Signalling peer b74f4a9c7dcb480682e0e47af303a734 to start an election
I20260710 13:25:46.938953 29418 raft_consensus.cc:2468] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:46.939415 29416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1"
dest_uuid: "b74f4a9c7dcb480682e0e47af303a734"
 from {username='slave'} at 127.0.0.1:50716
I20260710 13:25:46.939983 29416 raft_consensus.cc:493] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:46.940375 29416 raft_consensus.cc:3060] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.941250 29345 raft_consensus.cc:2468] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5efae0cbeb54ac2a7a050e9c15dcedb in term 2.
I20260710 13:25:46.940220 29760 leader_election.cc:304] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5efae0cbeb54ac2a7a050e9c15dcedb, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:46.944522 29926 raft_consensus.cc:2804] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:46.945007 29926 raft_consensus.cc:697] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Becoming Leader. State: Replica: b5efae0cbeb54ac2a7a050e9c15dcedb, State: Running, Role: LEADER
I20260710 13:25:46.945933 29416 raft_consensus.cc:515] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:46.945958 29926 consensus_queue.cc:237] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } }
I20260710 13:25:46.948433 29416 leader_election.cc:290] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Requested vote from peers ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677), a88c4790809f4c5d91b3fc1b55696a70 (127.26.136.68:35903)
I20260710 13:25:46.949360 29495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a88c4790809f4c5d91b3fc1b55696a70"
I20260710 13:25:46.949966 29495 raft_consensus.cc:3060] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.949273 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f4510c6dcd4deb865cbed6ce673ef1" candidate_uuid: "b74f4a9c7dcb480682e0e47af303a734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab923fb0c4b945d9b5501ef4bf83b701"
I20260710 13:25:46.952252 29345 raft_consensus.cc:3055] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:46.952596 29345 raft_consensus.cc:740] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab923fb0c4b945d9b5501ef4bf83b701, State: Running, Role: LEADER
I20260710 13:25:46.953414 29345 consensus_queue.cc:260] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:46.954635 29345 raft_consensus.cc:3060] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:46.954370 29171 catalog_manager.cc:5697] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb reported cstate change: term changed from 1 to 2, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65). New cstate: current_term: 2 leader_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5efae0cbeb54ac2a7a050e9c15dcedb" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:46.957084 29495 raft_consensus.cc:2468] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:46.958359 29385 leader_election.cc:304] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a88c4790809f4c5d91b3fc1b55696a70, b74f4a9c7dcb480682e0e47af303a734; no voters: 
I20260710 13:25:46.959184 29917 raft_consensus.cc:2804] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:46.959661 29917 raft_consensus.cc:697] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Becoming Leader. State: Replica: b74f4a9c7dcb480682e0e47af303a734, State: Running, Role: LEADER
I20260710 13:25:46.960299 29917 consensus_queue.cc:237] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } }
I20260710 13:25:46.961530 29345 raft_consensus.cc:2468] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f4a9c7dcb480682e0e47af303a734 in term 2.
I20260710 13:25:46.968106 29171 catalog_manager.cc:5697] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 reported cstate change: term changed from 1 to 2, leader changed from ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66) to b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "b74f4a9c7dcb480682e0e47af303a734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:47.116990 29345 raft_consensus.cc:1275] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 3 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:47.118301 29926 consensus_queue.cc:1048] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:47.128149 29495 raft_consensus.cc:1275] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 3 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:47.129665 29905 consensus_queue.cc:1048] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:47.223593 29345 raft_consensus.cc:1275] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:47.224918 29905 consensus_queue.cc:1048] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:47.233750 29496 raft_consensus.cc:1275] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:47.235356 29921 consensus_queue.cc:1048] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:47.447317 29345 raft_consensus.cc:1275] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:47.448626 29921 consensus_queue.cc:1048] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:47.457767 29416 raft_consensus.cc:1275] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Refusing update from remote peer b5efae0cbeb54ac2a7a050e9c15dcedb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:47.459587 29926 consensus_queue.cc:1048] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f4a9c7dcb480682e0e47af303a734" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:47.467852 29496 raft_consensus.cc:1275] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:47.469172 29917 consensus_queue.cc:1048] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a88c4790809f4c5d91b3fc1b55696a70" member_type: VOTER last_known_addr { host: "127.26.136.68" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:47.479795 29345 raft_consensus.cc:1275] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Refusing update from remote peer b74f4a9c7dcb480682e0e47af303a734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:47.481555 29956 consensus_queue.cc:1048] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab923fb0c4b945d9b5501ef4bf83b701" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:47.630225 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:47.645618 27169 tablet_server.cc:179] TabletServer@127.26.136.65:42031 shutting down...
I20260710 13:25:47.674358 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:47.675176 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.675992 27169 raft_consensus.cc:2243] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.676666 27169 raft_consensus.cc:2272] T 80327602a99243689127fb0159c8d78a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.679697 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.680347 27169 raft_consensus.cc:2243] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.681170 27169 raft_consensus.cc:2272] T 0f761acddfde4efeac48cbe914f2337a P b5efae0cbeb54ac2a7a050e9c15dcedb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.683632 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.684188 27169 raft_consensus.cc:2243] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.685041 27169 raft_consensus.cc:2272] T 22371e338d694f03a5936f73a8d1b5b3 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.687283 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.687819 27169 raft_consensus.cc:2243] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.688351 27169 raft_consensus.cc:2272] T e18f2352183a40d78679a227172f5bf7 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.690186 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.690644 27169 raft_consensus.cc:2243] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.690958 27169 raft_consensus.cc:2272] T cf606936be7e4a91bc2ca6aad3119184 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.692915 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.693394 27169 raft_consensus.cc:2243] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.694068 27169 raft_consensus.cc:2272] T 4051258ad40b4711b1acc7443d3763ea P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.696765 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.697247 27169 raft_consensus.cc:2243] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.697570 27169 raft_consensus.cc:2272] T 21acc7ff49d04d3785107dc7b9613f55 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.699368 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.699822 27169 raft_consensus.cc:2243] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.700145 27169 raft_consensus.cc:2272] T 8c96b4273be2415490a81567742d65ef P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.701920 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.702389 27169 raft_consensus.cc:2243] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.702714 27169 raft_consensus.cc:2272] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.704509 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.704967 27169 raft_consensus.cc:2243] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.705602 27169 raft_consensus.cc:2272] T a678a88956ca4929a2a1284ea67b18c1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.707224 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.707660 27169 raft_consensus.cc:2243] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.707993 27169 raft_consensus.cc:2272] T fbc795aff9344be8b5b450ffc93384f1 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.709960 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.710611 27169 raft_consensus.cc:2243] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.711005 27169 raft_consensus.cc:2272] T efc75dd4ce7a46208550ab84d29fb98d P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.713282 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.713686 27169 raft_consensus.cc:2243] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.713987 27169 raft_consensus.cc:2272] T 15074825d5a94c19a8c8abd1030e5371 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.715934 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.716428 27169 raft_consensus.cc:2243] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.716847 27169 raft_consensus.cc:2272] T aaaf06274df041e0bb8b5d51b3671273 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.718550 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.719121 27169 raft_consensus.cc:2243] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.719528 27169 raft_consensus.cc:2272] T 54168d18fb8f40e596a8fbaa2cfb2198 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.721324 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.721786 27169 raft_consensus.cc:2243] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.722476 27169 raft_consensus.cc:2272] T 12715a12114f460c8f813c10f8ef7495 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.724184 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.724658 27169 raft_consensus.cc:2243] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.725049 27169 raft_consensus.cc:2272] T 4e3a3ecd9be34114b5a3f8401d18508e P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.727375 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:47.727964 27169 raft_consensus.cc:2243] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.728936 27169 raft_consensus.cc:2272] T 54ca1974c0174b1686c2fa9ad5de0045 P b5efae0cbeb54ac2a7a050e9c15dcedb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:47.748534 29312 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:25:47.751763 29312 consensus_peers.cc:597] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: recv got EOF from 127.26.136.65:42031 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:47.752243 27169 connection.cc:466] server connection from 127.0.0.1:53026 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53026 (request call id 197) could send its response
W20260710 13:25:47.758813 29386 consensus_peers.cc:597] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.777638 27169 tablet_server.cc:196] TabletServer@127.26.136.65:42031 shutdown complete.
W20260710 13:25:47.782495 29386 consensus_peers.cc:597] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:47.796690 29460 consensus_peers.cc:597] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.820272 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
W20260710 13:25:47.833068 29312 consensus_peers.cc:597] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:47.843839 29387 consensus_peers.cc:597] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 -> Peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Couldn't send request to peer ab923fb0c4b945d9b5501ef4bf83b701. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.851328 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:47.852058 27169 tablet_replica.cc:333] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.852743 27169 raft_consensus.cc:2243] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.853240 27169 raft_consensus.cc:2272] T 6cd291e492cd4083adf5dbd3b1f02046 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.855132 27169 tablet_replica.cc:333] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.855687 27169 raft_consensus.cc:2243] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.856110 27169 raft_consensus.cc:2272] T 54ca1974c0174b1686c2fa9ad5de0045 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.858554 27169 tablet_replica.cc:333] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.859220 27169 raft_consensus.cc:2243] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.859750 27169 raft_consensus.cc:2272] T 5da626db696c4eb8b5391e3887114102 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.861903 27169 tablet_replica.cc:333] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
W20260710 13:25:47.862411 29312 consensus_peers.cc:597] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.862665 27169 raft_consensus.cc:2243] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.863418 27169 raft_consensus.cc:2272] T 4051258ad40b4711b1acc7443d3763ea P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.866037 27169 tablet_replica.cc:333] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.866716 27169 raft_consensus.cc:2243] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.867270 27169 raft_consensus.cc:2272] T aaaf06274df041e0bb8b5d51b3671273 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:47.867760 29460 consensus_peers.cc:597] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.869488 27169 tablet_replica.cc:333] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.870085 27169 raft_consensus.cc:2243] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.870810 27169 raft_consensus.cc:2272] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.872699 27169 tablet_replica.cc:333] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.873212 27169 raft_consensus.cc:2243] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.873631 27169 raft_consensus.cc:2272] T fbc795aff9344be8b5b450ffc93384f1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.875336 27169 tablet_replica.cc:333] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.875887 27169 raft_consensus.cc:2243] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.876281 27169 raft_consensus.cc:2272] T a678a88956ca4929a2a1284ea67b18c1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.877964 27169 tablet_replica.cc:333] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.878477 27169 raft_consensus.cc:2243] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.878858 27169 raft_consensus.cc:2272] T 98f4510c6dcd4deb865cbed6ce673ef1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.881098 27169 tablet_replica.cc:333] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.881618 27169 raft_consensus.cc:2243] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.882017 27169 raft_consensus.cc:2272] T 0f761acddfde4efeac48cbe914f2337a P ab923fb0c4b945d9b5501ef4bf83b701 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.884032 27169 tablet_replica.cc:333] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.884618 27169 raft_consensus.cc:2243] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.885372 27169 raft_consensus.cc:2272] T 4e3a3ecd9be34114b5a3f8401d18508e P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.887043 27169 tablet_replica.cc:333] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.887534 27169 raft_consensus.cc:2243] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.887934 27169 raft_consensus.cc:2272] T 54168d18fb8f40e596a8fbaa2cfb2198 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.889946 27169 tablet_replica.cc:333] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.890455 27169 raft_consensus.cc:2243] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.891187 27169 raft_consensus.cc:2272] T e18f2352183a40d78679a227172f5bf7 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.892972 27169 tablet_replica.cc:333] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.893473 27169 raft_consensus.cc:2243] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:47.893863 27169 raft_consensus.cc:2272] T 430488f477bd43568f74e28e3c484e8a P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.895553 27169 tablet_replica.cc:333] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.896140 27169 raft_consensus.cc:2243] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.897032 27169 raft_consensus.cc:2272] T cef3d3a44be143f0bb3f9adff67ebba1 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.898944 27169 tablet_replica.cc:333] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.899441 27169 raft_consensus.cc:2243] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:47.899667 29387 consensus_peers.cc:597] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 -> Peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Couldn't send request to peer ab923fb0c4b945d9b5501ef4bf83b701. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.899856 27169 raft_consensus.cc:2272] T 22371e338d694f03a5936f73a8d1b5b3 P ab923fb0c4b945d9b5501ef4bf83b701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.901774 27169 tablet_replica.cc:333] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.902249 27169 raft_consensus.cc:2243] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.902947 27169 raft_consensus.cc:2272] T 15074825d5a94c19a8c8abd1030e5371 P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.904836 27169 tablet_replica.cc:333] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701: stopping tablet replica
I20260710 13:25:47.905277 27169 raft_consensus.cc:2243] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:47.905992 27169 raft_consensus.cc:2272] T 8c96b4273be2415490a81567742d65ef P ab923fb0c4b945d9b5501ef4bf83b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:47.945406 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
W20260710 13:25:47.952337 29387 consensus_peers.cc:597] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 -> Peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Couldn't send request to peer ab923fb0c4b945d9b5501ef4bf83b701. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:41677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:47.975791 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
I20260710 13:25:48.004968 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:48.005739 27169 tablet_replica.cc:333] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.006704 27169 raft_consensus.cc:2243] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.007669 27169 raft_consensus.cc:2272] T 5da626db696c4eb8b5391e3887114102 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.009615 27169 tablet_replica.cc:333] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.010185 27169 raft_consensus.cc:2243] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.010617 27169 raft_consensus.cc:2272] T 80327602a99243689127fb0159c8d78a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.012305 27169 tablet_replica.cc:333] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.012918 27169 raft_consensus.cc:2243] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.013646 27169 raft_consensus.cc:2272] T 6cd291e492cd4083adf5dbd3b1f02046 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.016085 27169 tablet_replica.cc:333] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.016669 27169 raft_consensus.cc:2243] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.017073 27169 raft_consensus.cc:2272] T 54ca1974c0174b1686c2fa9ad5de0045 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.019667 27169 tablet_replica.cc:333] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
W20260710 13:25:48.019860 29387 consensus_peers.cc:597] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 -> Peer ab923fb0c4b945d9b5501ef4bf83b701 (127.26.136.66:41677): Couldn't send request to peer ab923fb0c4b945d9b5501ef4bf83b701. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:41677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:48.020602 27169 raft_consensus.cc:2243] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.021057 27169 raft_consensus.cc:2272] T 15074825d5a94c19a8c8abd1030e5371 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.022913 27169 tablet_replica.cc:333] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.023442 27169 raft_consensus.cc:2243] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.023829 27169 raft_consensus.cc:2272] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.025776 27169 tablet_replica.cc:333] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.026302 27169 raft_consensus.cc:2243] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.026687 27169 raft_consensus.cc:2272] T cf606936be7e4a91bc2ca6aad3119184 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.028630 27169 tablet_replica.cc:333] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.029140 27169 raft_consensus.cc:2243] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.029516 27169 raft_consensus.cc:2272] T 12715a12114f460c8f813c10f8ef7495 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.031481 27169 tablet_replica.cc:333] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.031970 27169 raft_consensus.cc:2243] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.032394 27169 raft_consensus.cc:2272] T 4e3a3ecd9be34114b5a3f8401d18508e P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.034230 27169 tablet_replica.cc:333] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.034803 27169 raft_consensus.cc:2243] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.035672 27169 raft_consensus.cc:2272] T 54168d18fb8f40e596a8fbaa2cfb2198 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.037647 27169 tablet_replica.cc:333] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.038401 27169 raft_consensus.cc:2243] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.039219 27169 raft_consensus.cc:2272] T 430488f477bd43568f74e28e3c484e8a P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.041473 27169 tablet_replica.cc:333] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.042032 27169 raft_consensus.cc:2243] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.042389 27169 raft_consensus.cc:2272] T cef3d3a44be143f0bb3f9adff67ebba1 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.044399 27169 tablet_replica.cc:333] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.045043 27169 raft_consensus.cc:2243] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.045855 27169 raft_consensus.cc:2272] T fbc795aff9344be8b5b450ffc93384f1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.047806 27169 tablet_replica.cc:333] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.048414 27169 raft_consensus.cc:2243] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.048894 27169 raft_consensus.cc:2272] T a678a88956ca4929a2a1284ea67b18c1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.050705 27169 tablet_replica.cc:333] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.051246 27169 raft_consensus.cc:2243] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.051677 27169 raft_consensus.cc:2272] T 21acc7ff49d04d3785107dc7b9613f55 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.053524 27169 tablet_replica.cc:333] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.054289 27169 raft_consensus.cc:2243] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.054795 27169 raft_consensus.cc:2272] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.056663 27169 tablet_replica.cc:333] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.057392 27169 raft_consensus.cc:2243] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.058182 27169 raft_consensus.cc:2272] T 98f4510c6dcd4deb865cbed6ce673ef1 P b74f4a9c7dcb480682e0e47af303a734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.060916 27169 tablet_replica.cc:333] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734: stopping tablet replica
I20260710 13:25:48.061501 27169 raft_consensus.cc:2243] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.061898 27169 raft_consensus.cc:2272] T efc75dd4ce7a46208550ab84d29fb98d P b74f4a9c7dcb480682e0e47af303a734 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:48.062044 29460 consensus_peers.cc:597] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:48.113536 29460 consensus_peers.cc:597] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:48.118458 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
W20260710 13:25:48.130334 29461 consensus_peers.cc:597] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b74f4a9c7dcb480682e0e47af303a734 (127.26.136.67:38775): Couldn't send request to peer b74f4a9c7dcb480682e0e47af303a734. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.67:38775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:48.149806 27169 tablet_server.cc:179] TabletServer@127.26.136.68:0 shutting down...
W20260710 13:25:48.161311 29460 consensus_peers.cc:597] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 -> Peer b5efae0cbeb54ac2a7a050e9c15dcedb (127.26.136.65:42031): Couldn't send request to peer b5efae0cbeb54ac2a7a050e9c15dcedb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:48.181491 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:48.182143 27169 tablet_replica.cc:333] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.182750 27169 raft_consensus.cc:2243] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.183200 27169 raft_consensus.cc:2272] T 12715a12114f460c8f813c10f8ef7495 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.185050 27169 tablet_replica.cc:333] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.185590 27169 raft_consensus.cc:2243] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.186020 27169 raft_consensus.cc:2272] T 6cd291e492cd4083adf5dbd3b1f02046 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.187964 27169 tablet_replica.cc:333] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.188552 27169 raft_consensus.cc:2243] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.188953 27169 raft_consensus.cc:2272] T 5da626db696c4eb8b5391e3887114102 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.190676 27169 tablet_replica.cc:333] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.191184 27169 raft_consensus.cc:2243] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.191587 27169 raft_consensus.cc:2272] T 7a3774c8b82b4dcb82d7fdc38f91ee18 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.193465 27169 tablet_replica.cc:333] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.193984 27169 raft_consensus.cc:2243] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.194736 27169 raft_consensus.cc:2272] T aaaf06274df041e0bb8b5d51b3671273 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.196605 27169 tablet_replica.cc:333] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.197077 27169 raft_consensus.cc:2243] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.197793 27169 raft_consensus.cc:2272] T 21acc7ff49d04d3785107dc7b9613f55 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.199625 27169 tablet_replica.cc:333] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.200124 27169 raft_consensus.cc:2243] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.200606 27169 raft_consensus.cc:2272] T 4051258ad40b4711b1acc7443d3763ea P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.203203 27169 tablet_replica.cc:333] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.203744 27169 raft_consensus.cc:2243] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.204409 27169 raft_consensus.cc:2272] T cf606936be7e4a91bc2ca6aad3119184 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.206387 27169 tablet_replica.cc:333] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.206911 27169 raft_consensus.cc:2243] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.207293 27169 raft_consensus.cc:2272] T e18f2352183a40d78679a227172f5bf7 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.209120 27169 tablet_replica.cc:333] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.209623 27169 raft_consensus.cc:2243] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.210012 27169 raft_consensus.cc:2272] T cef3d3a44be143f0bb3f9adff67ebba1 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.211968 27169 tablet_replica.cc:333] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.212528 27169 raft_consensus.cc:2243] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.212903 27169 raft_consensus.cc:2272] T 22371e338d694f03a5936f73a8d1b5b3 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.214581 27169 tablet_replica.cc:333] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.215071 27169 raft_consensus.cc:2243] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.215454 27169 raft_consensus.cc:2272] T 430488f477bd43568f74e28e3c484e8a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.217128 27169 tablet_replica.cc:333] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.217600 27169 raft_consensus.cc:2243] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.218329 27169 raft_consensus.cc:2272] T 80327602a99243689127fb0159c8d78a P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.220083 27169 tablet_replica.cc:333] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.220594 27169 raft_consensus.cc:2243] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.221241 27169 raft_consensus.cc:2272] T efc75dd4ce7a46208550ab84d29fb98d P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.222918 27169 tablet_replica.cc:333] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.223342 27169 raft_consensus.cc:2243] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.223986 27169 raft_consensus.cc:2272] T 4fe5475f2c5c48b9b2f5c1d67b00d104 P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.225749 27169 tablet_replica.cc:333] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.226169 27169 raft_consensus.cc:2243] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.226512 27169 raft_consensus.cc:2272] T 8c96b4273be2415490a81567742d65ef P a88c4790809f4c5d91b3fc1b55696a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.228165 27169 tablet_replica.cc:333] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.228598 27169 raft_consensus.cc:2243] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.228930 27169 raft_consensus.cc:2272] T 0f761acddfde4efeac48cbe914f2337a P a88c4790809f4c5d91b3fc1b55696a70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.230495 27169 tablet_replica.cc:333] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70: stopping tablet replica
I20260710 13:25:48.231108 27169 raft_consensus.cc:2243] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:48.231436 27169 raft_consensus.cc:2272] T 98f4510c6dcd4deb865cbed6ce673ef1 P a88c4790809f4c5d91b3fc1b55696a70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.268244 27169 tablet_server.cc:196] TabletServer@127.26.136.68:0 shutdown complete.
I20260710 13:25:48.297317 27169 master.cc:562] Master@127.26.136.126:34721 shutting down...
I20260710 13:25:48.319083 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:48.319638 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:48.319900 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce9361b8840e420683d14eec368d3e5e: stopping tablet replica
I20260710 13:25:48.340559 27169 master.cc:584] Master@127.26.136.126:34721 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18518 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:25:48.400063 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:43227
I20260710 13:25:48.401249 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.407611 29965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.407603 29966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.408552 29968 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.408844 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:48.409931 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.410120 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.410311 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689948410296 us; error 0 us; skew 500 ppm
I20260710 13:25:48.410960 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.413518 27169 webserver.cc:533] Webserver started at http://127.26.136.126:35817/ using document root <none> and password file <none>
I20260710 13:25:48.414036 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.414203 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.414552 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.415750 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "52a6a661e50b4591b65f7bac22485632"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.420598 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:25:48.424029 29973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.424813 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:48.425163 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "52a6a661e50b4591b65f7bac22485632"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.425415 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.442736 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.443996 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.481913 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:43227
I20260710 13:25:48.482024 30024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:43227 every 8 connection(s)
I20260710 13:25:48.485865 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:48.496272 30025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632: Bootstrap starting.
I20260710 13:25:48.501009 30025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:48.505239 30025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632: No bootstrap required, opened a new log
I20260710 13:25:48.507357 30025 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a6a661e50b4591b65f7bac22485632" member_type: VOTER }
I20260710 13:25:48.507737 30025 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:48.507907 30025 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a6a661e50b4591b65f7bac22485632, State: Initialized, Role: FOLLOWER
I20260710 13:25:48.508414 30025 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52a6a661e50b4591b65f7bac22485632" member_type: VOTER }
I20260710 13:25:48.508905 30025 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:48.509097 30025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:48.509310 30025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:48.513620 30025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a6a661e50b4591b65f7bac22485632" member_type: VOTER }
I20260710 13:25:48.514097 30025 leader_election.cc:304] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [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: 52a6a661e50b4591b65f7bac22485632; no voters: 
I20260710 13:25:48.515254 30025 leader_election.cc:290] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:48.515659 30028 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:48.516980 30028 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 1 LEADER]: Becoming Leader. State: Replica: 52a6a661e50b4591b65f7bac22485632, State: Running, Role: LEADER
I20260710 13:25:48.517650 30028 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [LEADER]: Queue going to LEADER mode. State: All 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: "52a6a661e50b4591b65f7bac22485632" member_type: VOTER }
I20260710 13:25:48.518230 30025 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:48.521911 30029 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52a6a661e50b4591b65f7bac22485632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a6a661e50b4591b65f7bac22485632" member_type: VOTER } }
I20260710 13:25:48.522565 30029 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:48.522508 30030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52a6a661e50b4591b65f7bac22485632. Latest consensus state: current_term: 1 leader_uuid: "52a6a661e50b4591b65f7bac22485632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a6a661e50b4591b65f7bac22485632" member_type: VOTER } }
I20260710 13:25:48.523186 30030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:48.527927 30035 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:48.534806 30035 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:48.535808 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:48.543637 30035 catalog_manager.cc:1383] Generated new cluster ID: 6e7ed3703bb34805911363973df20a9c
I20260710 13:25:48.543958 30035 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:48.571830 30035 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:48.573148 30035 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:48.584980 30035 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632: Generated new TSK 0
I20260710 13:25:48.585690 30035 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:48.603276 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.609498 30046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.610369 30047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.611690 30049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.613070 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:48.614017 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.614245 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.614428 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689948614405 us; error 0 us; skew 500 ppm
I20260710 13:25:48.614948 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.617327 27169 webserver.cc:533] Webserver started at http://127.26.136.65:40029/ using document root <none> and password file <none>
I20260710 13:25:48.617841 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.618060 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.618332 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.619560 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "64fe116354ca40839857d58768a5f648"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.624164 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:48.627715 30054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.628613 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:48.628859 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "64fe116354ca40839857d58768a5f648"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.629101 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.662227 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.663415 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.664815 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:48.667062 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:48.667233 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.667518 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:48.667695 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.708388 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:41845
I20260710 13:25:48.708561 30116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:41845 every 8 connection(s)
I20260710 13:25:48.713392 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.720808 30121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.722424 30122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.724442 30124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.725139 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:48.726156 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.726336 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.726461 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689948726450 us; error 0 us; skew 500 ppm
I20260710 13:25:48.727006 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.729699 27169 webserver.cc:533] Webserver started at http://127.26.136.66:34471/ using document root <none> and password file <none>
I20260710 13:25:48.730399 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.730634 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.730929 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.731532 30117 heartbeater.cc:344] Connected to a master server at 127.26.136.126:43227
I20260710 13:25:48.731918 30117 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:48.732179 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "942ab60153ba4204aff4532454a2c734"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.732697 30117 heartbeater.cc:507] Master 127.26.136.126:43227 requested a full tablet report, sending...
I20260710 13:25:48.734782 29990 ts_manager.cc:194] Registered new tserver with Master: 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845)
I20260710 13:25:48.736902 29990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37258
I20260710 13:25:48.737228 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:48.740764 30129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.741460 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:48.741748 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "942ab60153ba4204aff4532454a2c734"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.742034 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.767309 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.768594 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.770089 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:48.772404 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:48.772684 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.772920 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:48.773139 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.813647 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:39649
I20260710 13:25:48.813777 30191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:39649 every 8 connection(s)
I20260710 13:25:48.818456 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:48.824838 30195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:48.826599 30196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.827896 27169 server_base.cc:1061] running on GCE node
W20260710 13:25:48.829706 30198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:48.830901 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:48.831178 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:48.831383 30192 heartbeater.cc:344] Connected to a master server at 127.26.136.126:43227
I20260710 13:25:48.831393 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689948831374 us; error 0 us; skew 500 ppm
I20260710 13:25:48.831785 30192 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:48.832166 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:48.832696 30192 heartbeater.cc:507] Master 127.26.136.126:43227 requested a full tablet report, sending...
I20260710 13:25:48.834959 29990 ts_manager.cc:194] Registered new tserver with Master: 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:48.835012 27169 webserver.cc:533] Webserver started at http://127.26.136.67:34299/ using document root <none> and password file <none>
I20260710 13:25:48.835846 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:48.836061 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:48.836326 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:48.836587 29990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37266
I20260710 13:25:48.837505 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "a81dfe332cb9410a822dca49adaeb4d7"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.842034 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:25:48.845402 30203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.846141 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:48.846431 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "a81dfe332cb9410a822dca49adaeb4d7"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:48.846710 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:48.867992 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:48.869333 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:48.870846 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:48.873088 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:48.873317 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.873553 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:48.873720 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:48.914309 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:35769
I20260710 13:25:48.914407 30265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:35769 every 8 connection(s)
I20260710 13:25:48.928023 30266 heartbeater.cc:344] Connected to a master server at 127.26.136.126:43227
I20260710 13:25:48.928550 30266 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:48.929257 30266 heartbeater.cc:507] Master 127.26.136.126:43227 requested a full tablet report, sending...
I20260710 13:25:48.931248 29990 ts_manager.cc:194] Registered new tserver with Master: a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:48.932094 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014630161s
I20260710 13:25:48.932824 29990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37274
I20260710 13:25:48.957692 29990 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37290:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:48.960580 29990 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:49.037400 30082 tablet_service.cc:1511] Processing CreateTablet for tablet eb300ccb7d664399b095435c81a1a626 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:25:49.039323 30082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb300ccb7d664399b095435c81a1a626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.039990 30081 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe639bb4ff94d45ac180e5eda390b2a (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:25:49.041558 30081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe639bb4ff94d45ac180e5eda390b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.041196 30080 tablet_service.cc:1511] Processing CreateTablet for tablet bb55f8b376a94b23a68ca0ad49eb34bf (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:25:49.042594 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb55f8b376a94b23a68ca0ad49eb34bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.065011 30281 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.067725 30082 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9b95e13444296a78b5ffe73dd1109 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:25:49.067821 30079 tablet_service.cc:1511] Processing CreateTablet for tablet 938d736073f441fdb583e91c94d29c72 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:25:49.069270 30082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9b95e13444296a78b5ffe73dd1109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.070429 30079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938d736073f441fdb583e91c94d29c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.071318 30078 tablet_service.cc:1511] Processing CreateTablet for tablet 18cec4678b8e4fceb674447587f6cbd1 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:25:49.072860 30078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cec4678b8e4fceb674447587f6cbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.075832 30228 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9b95e13444296a78b5ffe73dd1109 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:25:49.077365 30228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9b95e13444296a78b5ffe73dd1109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.080482 30080 tablet_service.cc:1511] Processing CreateTablet for tablet 9bff52e727164cefabb78e4a8ed259b1 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:25:49.081709 30231 tablet_service.cc:1511] Processing CreateTablet for tablet eb300ccb7d664399b095435c81a1a626 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:25:49.083101 30231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb300ccb7d664399b095435c81a1a626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.085758 30230 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe639bb4ff94d45ac180e5eda390b2a (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:25:49.087229 30230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe639bb4ff94d45ac180e5eda390b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.089627 30229 tablet_service.cc:1511] Processing CreateTablet for tablet bb55f8b376a94b23a68ca0ad49eb34bf (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:25:49.090530 30226 tablet_service.cc:1511] Processing CreateTablet for tablet 18cec4678b8e4fceb674447587f6cbd1 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:25:49.091779 30226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cec4678b8e4fceb674447587f6cbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.081727 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff52e727164cefabb78e4a8ed259b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.093583 30227 tablet_service.cc:1511] Processing CreateTablet for tablet 938d736073f441fdb583e91c94d29c72 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:25:49.093693 30225 tablet_service.cc:1511] Processing CreateTablet for tablet 9bff52e727164cefabb78e4a8ed259b1 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:25:49.092388 30229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb55f8b376a94b23a68ca0ad49eb34bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.097337 30224 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee43202d764987a5843cb40a7ebd0b (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:25:49.098397 30227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938d736073f441fdb583e91c94d29c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.100886 30225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff52e727164cefabb78e4a8ed259b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.101601 30223 tablet_service.cc:1511] Processing CreateTablet for tablet 30d0d300e5644a1bb6de8076c1f73960 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:25:49.103071 30223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d0d300e5644a1bb6de8076c1f73960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.104794 30224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee43202d764987a5843cb40a7ebd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.105072 30081 tablet_service.cc:1511] Processing CreateTablet for tablet 5b50ca4acc3545858f3b57e7612e56df (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:25:49.106330 30081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b50ca4acc3545858f3b57e7612e56df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.121470 30222 tablet_service.cc:1511] Processing CreateTablet for tablet 5b50ca4acc3545858f3b57e7612e56df (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:25:49.122991 30222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b50ca4acc3545858f3b57e7612e56df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.132037 30078 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee43202d764987a5843cb40a7ebd0b (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:25:49.133538 30078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee43202d764987a5843cb40a7ebd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.141571 30157 tablet_service.cc:1511] Processing CreateTablet for tablet eb300ccb7d664399b095435c81a1a626 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:25:49.142921 30157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb300ccb7d664399b095435c81a1a626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.141572 30082 tablet_service.cc:1511] Processing CreateTablet for tablet 30d0d300e5644a1bb6de8076c1f73960 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:25:49.145552 30156 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe639bb4ff94d45ac180e5eda390b2a (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:25:49.146335 30281 tablet_bootstrap.cc:654] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.146914 30156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe639bb4ff94d45ac180e5eda390b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.145951 30082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d0d300e5644a1bb6de8076c1f73960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.149672 30155 tablet_service.cc:1511] Processing CreateTablet for tablet bb55f8b376a94b23a68ca0ad49eb34bf (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:25:49.150986 30155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb55f8b376a94b23a68ca0ad49eb34bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.153035 30154 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9b95e13444296a78b5ffe73dd1109 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:25:49.154678 30154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9b95e13444296a78b5ffe73dd1109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.157980 30153 tablet_service.cc:1511] Processing CreateTablet for tablet 938d736073f441fdb583e91c94d29c72 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:25:49.159457 30153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938d736073f441fdb583e91c94d29c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.161286 30152 tablet_service.cc:1511] Processing CreateTablet for tablet 18cec4678b8e4fceb674447587f6cbd1 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:25:49.162844 30152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cec4678b8e4fceb674447587f6cbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.173025 30282 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.186538 30151 tablet_service.cc:1511] Processing CreateTablet for tablet 9bff52e727164cefabb78e4a8ed259b1 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:25:49.189109 30282 tablet_bootstrap.cc:654] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.189738 30150 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee43202d764987a5843cb40a7ebd0b (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:25:49.193177 30149 tablet_service.cc:1511] Processing CreateTablet for tablet 30d0d300e5644a1bb6de8076c1f73960 (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:25:49.188364 30151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bff52e727164cefabb78e4a8ed259b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.196439 30150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee43202d764987a5843cb40a7ebd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.197952 30149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d0d300e5644a1bb6de8076c1f73960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.228807 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 5b50ca4acc3545858f3b57e7612e56df (DEFAULT_TABLE table=test-workload [id=1d74ef79c59c404495783283e0fdff0a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:25:49.230234 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b50ca4acc3545858f3b57e7612e56df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:49.243412 30281 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.244096 30281 ts_tablet_manager.cc:1403] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.179s	user 0.031s	sys 0.010s
I20260710 13:25:49.257493 30281 raft_consensus.cc:359] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.258322 30281 raft_consensus.cc:385] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.258668 30281 raft_consensus.cc:740] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.263314 30281 consensus_queue.cc:260] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.276942 30285 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.296159 30117 heartbeater.cc:499] Master 127.26.136.126:43227 was elected leader, sending a full tablet report...
I20260710 13:25:49.298629 30285 tablet_bootstrap.cc:654] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.300990 30281 ts_tablet_manager.cc:1434] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.000s
I20260710 13:25:49.301934 30281 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.302531 30282 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.303089 30282 ts_tablet_manager.cc:1403] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.130s	user 0.027s	sys 0.019s
I20260710 13:25:49.360176 30281 tablet_bootstrap.cc:654] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.372541 30282 raft_consensus.cc:359] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.373843 30281 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.374253 30285 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:49.374056 30282 raft_consensus.cc:385] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.374780 30282 raft_consensus.cc:740] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.374805 30281 ts_tablet_manager.cc:1403] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.008s
I20260710 13:25:49.375289 30285 ts_tablet_manager.cc:1403] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.003s
I20260710 13:25:49.376089 30282 consensus_queue.cc:260] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.379494 30281 raft_consensus.cc:359] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.380944 30281 raft_consensus.cc:385] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.381343 30281 raft_consensus.cc:740] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.381572 30282 ts_tablet_manager.cc:1434] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:25:49.382090 30285 raft_consensus.cc:359] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.383002 30285 raft_consensus.cc:385] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.382539 30281 consensus_queue.cc:260] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.383857 30266 heartbeater.cc:499] Master 127.26.136.126:43227 was elected leader, sending a full tablet report...
I20260710 13:25:49.385860 30282 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.386301 30281 ts_tablet_manager.cc:1434] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:25:49.387897 30281 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.393918 30282 tablet_bootstrap.cc:654] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.395743 30281 tablet_bootstrap.cc:654] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.383392 30285 raft_consensus.cc:740] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.397356 30285 consensus_queue.cc:260] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.400338 30192 heartbeater.cc:499] Master 127.26.136.126:43227 was elected leader, sending a full tablet report...
I20260710 13:25:49.400774 30285 ts_tablet_manager.cc:1434] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 13:25:49.402376 30285 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.409850 30287 raft_consensus.cc:493] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.410495 30287 raft_consensus.cc:515] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.413687 30285 tablet_bootstrap.cc:654] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.413782 30287 leader_election.cc:290] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.431681 30282 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.432385 30282 ts_tablet_manager.cc:1403] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.012s
I20260710 13:25:49.435814 30282 raft_consensus.cc:359] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.436678 30282 raft_consensus.cc:385] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.437028 30282 raft_consensus.cc:740] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.437994 30282 consensus_queue.cc:260] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.440189 30282 ts_tablet_manager.cc:1434] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:49.441332 30282 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.449396 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.450273 30241 raft_consensus.cc:2468] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.451125 30281 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.451747 30281 ts_tablet_manager.cc:1403] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.019s
I20260710 13:25:49.452139 30056 leader_election.cc:304] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.453122 30287 raft_consensus.cc:2804] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.453473 30287 raft_consensus.cc:493] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.453810 30287 raft_consensus.cc:3060] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.455312 30281 raft_consensus.cc:359] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.456126 30281 raft_consensus.cc:385] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.456431 30281 raft_consensus.cc:740] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.459067 30285 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:49.459630 30285 ts_tablet_manager.cc:1403] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.012s
I20260710 13:25:49.461550 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.462239 30167 raft_consensus.cc:2468] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.463119 30285 raft_consensus.cc:359] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.464000 30285 raft_consensus.cc:385] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.464180 30282 tablet_bootstrap.cc:654] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.464401 30285 raft_consensus.cc:740] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.465445 30281 consensus_queue.cc:260] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.463441 30287 raft_consensus.cc:515] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.466840 30285 consensus_queue.cc:260] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.469358 30285 ts_tablet_manager.cc:1434] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 13:25:49.469385 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:49.470167 30167 raft_consensus.cc:3060] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.470760 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:49.471377 30281 ts_tablet_manager.cc:1434] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260710 13:25:49.471376 30241 raft_consensus.cc:3060] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.471894 30287 leader_election.cc:290] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Requested vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.475090 30282 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.475627 30282 ts_tablet_manager.cc:1403] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.003s
I20260710 13:25:49.476645 30281 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.478404 30167 raft_consensus.cc:2468] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.478854 30282 raft_consensus.cc:359] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.479573 30282 raft_consensus.cc:385] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.479876 30058 leader_election.cc:304] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734; no voters: 
I20260710 13:25:49.480494 30241 raft_consensus.cc:2468] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.479875 30282 raft_consensus.cc:740] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.483496 30282 consensus_queue.cc:260] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.485217 30281 tablet_bootstrap.cc:654] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.483068 30287 raft_consensus.cc:2804] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.486497 30282 ts_tablet_manager.cc:1434] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:25:49.486613 30287 raft_consensus.cc:697] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Becoming Leader. State: Replica: 64fe116354ca40839857d58768a5f648, State: Running, Role: LEADER
I20260710 13:25:49.487953 30282 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.487818 30287 consensus_queue.cc:237] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.497732 30282 tablet_bootstrap.cc:654] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.500409 30281 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.500952 30281 ts_tablet_manager.cc:1403] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260710 13:25:49.501107 30285 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.504038 30281 raft_consensus.cc:359] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.504873 30281 raft_consensus.cc:385] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.505177 30281 raft_consensus.cc:740] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.505935 30281 consensus_queue.cc:260] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.508364 30281 ts_tablet_manager.cc:1434] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:25:49.509634 30282 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.509493 30281 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.510250 30282 ts_tablet_manager.cc:1403] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260710 13:25:49.512353 30285 tablet_bootstrap.cc:654] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.511991 29989 catalog_manager.cc:5697] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64fe116354ca40839857d58768a5f648 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "64fe116354ca40839857d58768a5f648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:49.513720 30282 raft_consensus.cc:359] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.514600 30282 raft_consensus.cc:385] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.514938 30282 raft_consensus.cc:740] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.516124 30282 consensus_queue.cc:260] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.517494 30281 tablet_bootstrap.cc:654] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.519838 30282 ts_tablet_manager.cc:1434] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:25:49.521377 30282 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.524892 30287 raft_consensus.cc:493] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.525554 30287 raft_consensus.cc:515] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.528935 30281 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
W20260710 13:25:49.528916 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:49.529405 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9b95e13444296a78b5ffe73dd1109" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.530260 30282 tablet_bootstrap.cc:654] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.531059 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9b95e13444296a78b5ffe73dd1109" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
W20260710 13:25:49.531599 30056 leader_election.cc:343] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.530176 30281 ts_tablet_manager.cc:1403] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
W20260710 13:25:49.532359 30058 leader_election.cc:343] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.532917 30285 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:49.532841 30058 leader_election.cc:304] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64fe116354ca40839857d58768a5f648; no voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7
I20260710 13:25:49.533512 30285 ts_tablet_manager.cc:1403] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260710 13:25:49.533880 30297 raft_consensus.cc:2749] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:49.529122 30287 leader_election.cc:290] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.535274 30281 raft_consensus.cc:359] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.537539 30281 raft_consensus.cc:385] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.537879 30281 raft_consensus.cc:740] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.538677 30281 consensus_queue.cc:260] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.541028 30281 ts_tablet_manager.cc:1434] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:49.542109 30281 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.541709 30285 raft_consensus.cc:359] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.542773 30285 raft_consensus.cc:385] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.542820 30292 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.543268 30285 raft_consensus.cc:740] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.543445 30292 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.544353 30285 consensus_queue.cc:260] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.549297 30282 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.550056 30282 ts_tablet_manager.cc:1403] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 13:25:49.550364 30281 tablet_bootstrap.cc:654] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.552210 30290 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.552917 30290 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.553501 30292 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.554080 30282 raft_consensus.cc:359] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.555002 30282 raft_consensus.cc:385] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.555348 30282 raft_consensus.cc:740] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.556234 30282 consensus_queue.cc:260] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.571692 30287 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.572263 30287 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.574617 30290 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.589458 30287 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.595712 30285 ts_tablet_manager.cc:1434] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.062s	user 0.025s	sys 0.021s
I20260710 13:25:49.596057 30282 ts_tablet_manager.cc:1434] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.003s
I20260710 13:25:49.597478 30282 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.606894 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.607654 30241 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.609136 30285 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.610473 30282 tablet_bootstrap.cc:654] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.612718 30056 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.619765 30287 raft_consensus.cc:2804] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.620162 30287 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.620543 30287 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.621412 30281 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.622007 30281 ts_tablet_manager.cc:1403] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.012s
I20260710 13:25:49.630455 30287 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.633404 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:49.635455 30092 raft_consensus.cc:2393] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a81dfe332cb9410a822dca49adaeb4d7 in current term 1: Already voted for candidate 64fe116354ca40839857d58768a5f648 in this term.
I20260710 13:25:49.636293 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.636653 30285 tablet_bootstrap.cc:654] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.637005 30167 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.641619 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.642416 30287 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Requested vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.642453 30241 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 0.
I20260710 13:25:49.644107 30281 raft_consensus.cc:359] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.644232 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:49.644279 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:49.644918 30281 raft_consensus.cc:385] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.645046 30167 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.645263 30281 raft_consensus.cc:740] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.645642 30092 raft_consensus.cc:2393] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 942ab60153ba4204aff4532454a2c734 in current term 1: Already voted for candidate 64fe116354ca40839857d58768a5f648 in this term.
I20260710 13:25:49.646077 30281 consensus_queue.cc:260] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.649883 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:49.650439 30241 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.652195 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.653672 30131 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.653957 30207 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734
I20260710 13:25:49.655586 30281 ts_tablet_manager.cc:1434] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:25:49.656898 30281 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.657112 30167 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.657629 30241 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.657743 30307 raft_consensus.cc:2764] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:25:49.658952 30056 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.660050 30287 raft_consensus.cc:2804] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.660907 30287 raft_consensus.cc:697] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Becoming Leader. State: Replica: 64fe116354ca40839857d58768a5f648, State: Running, Role: LEADER
I20260710 13:25:49.662515 30282 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.662067 30287 consensus_queue.cc:237] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.662884 30314 raft_consensus.cc:2749] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:49.663105 30282 ts_tablet_manager.cc:1403] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.008s
I20260710 13:25:49.666582 30282 raft_consensus.cc:359] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.667416 30282 raft_consensus.cc:385] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.667737 30282 raft_consensus.cc:740] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.668550 30282 consensus_queue.cc:260] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.670369 30282 ts_tablet_manager.cc:1434] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:49.671859 30282 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.671967 29987 catalog_manager.cc:5697] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64fe116354ca40839857d58768a5f648 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "64fe116354ca40839857d58768a5f648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:49.674017 30281 tablet_bootstrap.cc:654] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.678823 30281 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.678848 30285 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:49.679301 30281 ts_tablet_manager.cc:1403] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.006s
I20260710 13:25:49.679518 30285 ts_tablet_manager.cc:1403] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.004s
I20260710 13:25:49.679612 30282 tablet_bootstrap.cc:654] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.682303 30281 raft_consensus.cc:359] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.683079 30281 raft_consensus.cc:385] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.682750 30285 raft_consensus.cc:359] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.683378 30281 raft_consensus.cc:740] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.683636 30285 raft_consensus.cc:385] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.684041 30285 raft_consensus.cc:740] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.684180 30281 consensus_queue.cc:260] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.685020 30285 consensus_queue.cc:260] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.686710 30281 ts_tablet_manager.cc:1434] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:49.687794 30281 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.689797 30285 ts_tablet_manager.cc:1434] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:25:49.690956 30285 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.694538 30281 tablet_bootstrap.cc:654] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.697734 30285 tablet_bootstrap.cc:654] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.725871 30314 raft_consensus.cc:493] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.726662 30314 raft_consensus.cc:515] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.728343 30281 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.728920 30281 ts_tablet_manager.cc:1403] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.019s
I20260710 13:25:49.729907 30282 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.730214 30285 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:49.730408 30282 ts_tablet_manager.cc:1403] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.059s	user 0.037s	sys 0.016s
I20260710 13:25:49.730685 30285 ts_tablet_manager.cc:1403] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.018s
I20260710 13:25:49.731217 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9b95e13444296a78b5ffe73dd1109" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.731874 30281 raft_consensus.cc:359] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.732666 30281 raft_consensus.cc:385] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.733031 30281 raft_consensus.cc:740] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.732197 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9b95e13444296a78b5ffe73dd1109" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:49.733549 30282 raft_consensus.cc:359] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.733853 30285 raft_consensus.cc:359] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.734356 30282 raft_consensus.cc:385] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.734642 30285 raft_consensus.cc:385] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.734808 30282 raft_consensus.cc:740] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.734994 30285 raft_consensus.cc:740] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.734382 30092 raft_consensus.cc:2468] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:49.734792 30314 leader_election.cc:290] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.735996 30285 consensus_queue.cc:260] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.735889 30282 consensus_queue.cc:260] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.737123 30205 leader_election.cc:304] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.738044 30167 raft_consensus.cc:2468] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:49.738430 30285 ts_tablet_manager.cc:1434] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:49.738442 30282 ts_tablet_manager.cc:1434] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:25:49.739651 30285 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.733882 30281 consensus_queue.cc:260] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.744397 30281 ts_tablet_manager.cc:1434] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:25:49.744578 30282 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.745298 30281 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.746970 30285 tablet_bootstrap.cc:654] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.747741 30314 raft_consensus.cc:493] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.748247 30314 raft_consensus.cc:515] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.749001 30290 raft_consensus.cc:2804] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.749395 30290 raft_consensus.cc:493] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.749709 30290 raft_consensus.cc:3060] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.750888 30281 tablet_bootstrap.cc:654] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.751333 30314 leader_election.cc:290] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.752331 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938d736073f441fdb583e91c94d29c72" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.753139 30166 raft_consensus.cc:2468] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:49.754837 30207 leader_election.cc:304] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.757189 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938d736073f441fdb583e91c94d29c72" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:49.757855 30092 raft_consensus.cc:2468] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:49.762022 30282 tablet_bootstrap.cc:654] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.774446 30287 raft_consensus.cc:493] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.775067 30287 raft_consensus.cc:515] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.778805 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.779474 30241 raft_consensus.cc:2468] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.780061 30281 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.780222 30287 leader_election.cc:290] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.780614 30281 ts_tablet_manager.cc:1403] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.007s
I20260710 13:25:49.781332 30056 leader_election.cc:304] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.783618 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.784330 30166 raft_consensus.cc:2468] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.783551 30281 raft_consensus.cc:359] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.791968 30281 raft_consensus.cc:385] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.792096 30314 raft_consensus.cc:2804] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.792326 30281 raft_consensus.cc:740] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.792804 30314 raft_consensus.cc:493] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.793475 30314 raft_consensus.cc:3060] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.793212 30281 consensus_queue.cc:260] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.794346 30297 raft_consensus.cc:2804] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.794711 30297 raft_consensus.cc:493] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.795044 30297 raft_consensus.cc:3060] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.795603 30281 ts_tablet_manager.cc:1434] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 13:25:49.796751 30281 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:49.806711 30281 tablet_bootstrap.cc:654] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.817086 30287 raft_consensus.cc:493] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.817731 30287 raft_consensus.cc:515] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.819959 30287 leader_election.cc:290] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.821520 30281 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: No bootstrap required, opened a new log
I20260710 13:25:49.822062 30281 ts_tablet_manager.cc:1403] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260710 13:25:49.822468 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe639bb4ff94d45ac180e5eda390b2a" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.823123 30241 raft_consensus.cc:2468] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.824414 30056 leader_election.cc:304] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.825507 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe639bb4ff94d45ac180e5eda390b2a" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.825693 30281 raft_consensus.cc:359] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
W20260710 13:25:49.827030 30058 leader_election.cc:343] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.828322 30287 raft_consensus.cc:2804] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.828799 30287 raft_consensus.cc:493] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.829210 30287 raft_consensus.cc:3060] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.826746 30281 raft_consensus.cc:385] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.830856 30281 raft_consensus.cc:740] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.831774 30290 raft_consensus.cc:515] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.831852 30281 consensus_queue.cc:260] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.834793 30297 raft_consensus.cc:515] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.836023 30281 ts_tablet_manager.cc:1434] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:25:49.837536 30282 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.838006 30282 ts_tablet_manager.cc:1403] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.041s
I20260710 13:25:49.842003 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9b95e13444296a78b5ffe73dd1109" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:49.842425 30297 leader_election.cc:290] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Requested vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.842595 30092 raft_consensus.cc:3060] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.843390 30290 leader_election.cc:290] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.844161 30314 raft_consensus.cc:515] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.845745 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9b95e13444296a78b5ffe73dd1109" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:49.846351 30166 raft_consensus.cc:3060] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.847220 30314 leader_election.cc:290] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.846417 30282 raft_consensus.cc:359] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.848142 30282 raft_consensus.cc:385] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.848510 30282 raft_consensus.cc:740] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.849300 30282 consensus_queue.cc:260] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.849846 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:49.850368 30167 raft_consensus.cc:3060] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.854220 30165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938d736073f441fdb583e91c94d29c72" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:49.855047 30165 raft_consensus.cc:3060] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.857807 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938d736073f441fdb583e91c94d29c72" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:49.858428 30091 raft_consensus.cc:3060] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.860328 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:49.861086 30241 raft_consensus.cc:3060] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.851334 30282 ts_tablet_manager.cc:1434] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:25:49.862653 30282 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:49.870407 30282 tablet_bootstrap.cc:654] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.871819 30285 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:49.872548 30285 ts_tablet_manager.cc:1403] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.133s	user 0.049s	sys 0.082s
I20260710 13:25:49.877405 30285 raft_consensus.cc:359] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.878454 30285 raft_consensus.cc:385] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.878868 30285 raft_consensus.cc:740] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.880106 30285 consensus_queue.cc:260] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.893919 30285 ts_tablet_manager.cc:1434] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:25:49.898195 30297 raft_consensus.cc:493] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.899076 30297 raft_consensus.cc:515] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.911450 30297 leader_election.cc:290] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.913439 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee43202d764987a5843cb40a7ebd0b" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.905261 30285 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:49.840965 30287 raft_consensus.cc:515] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
W20260710 13:25:49.916314 30056 leader_election.cc:343] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.922143 30287 leader_election.cc:290] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Requested vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.922616 30167 raft_consensus.cc:2468] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.912184 30297 raft_consensus.cc:493] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.927222 30165 raft_consensus.cc:2468] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:49.914839 30314 raft_consensus.cc:493] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.927953 30314 raft_consensus.cc:515] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.922180 30241 raft_consensus.cc:2468] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.926952 30297 raft_consensus.cc:515] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.917004 30166 raft_consensus.cc:2468] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:49.931893 30207 leader_election.cc:304] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.932232 30314 leader_election.cc:290] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.932811 30314 raft_consensus.cc:2804] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.929347 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe639bb4ff94d45ac180e5eda390b2a" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:49.933284 30314 raft_consensus.cc:697] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:49.933573 30240 raft_consensus.cc:3060] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.934144 30314 consensus_queue.cc:237] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.936054 30290 raft_consensus.cc:493] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:49.936661 30207 leader_election.cc:304] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.936758 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.936725 30290 raft_consensus.cc:515] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.939134 30297 leader_election.cc:290] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:49.939254 30091 raft_consensus.cc:2468] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:49.936203 30056 leader_election.cc:304] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.942533 30285 tablet_bootstrap.cc:654] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:49.942799 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:49.943428 30092 raft_consensus.cc:2468] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:49.944001 30241 raft_consensus.cc:2468] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 0.
I20260710 13:25:49.939109 30290 leader_election.cc:290] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:49.944792 30290 raft_consensus.cc:2804] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.940500 30297 raft_consensus.cc:2804] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.945381 30290 raft_consensus.cc:697] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:49.945614 30297 raft_consensus.cc:697] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Becoming Leader. State: Replica: 64fe116354ca40839857d58768a5f648, State: Running, Role: LEADER
I20260710 13:25:49.948261 30282 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:49.956743 30282 ts_tablet_manager.cc:1403] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.094s	user 0.049s	sys 0.027s
I20260710 13:25:49.957127 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:49.947095 30165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
W20260710 13:25:49.959286 30207 leader_election.cc:343] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.945788 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee43202d764987a5843cb40a7ebd0b" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.960023 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:49.960428 30056 leader_election.cc:304] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.964522 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe639bb4ff94d45ac180e5eda390b2a" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:49.965174 30167 raft_consensus.cc:3060] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.965281 30092 raft_consensus.cc:2468] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
W20260710 13:25:49.965708 30207 leader_election.cc:343] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.966980 30240 raft_consensus.cc:2468] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.966531 30290 consensus_queue.cc:237] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.970949 30297 consensus_queue.cc:237] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.973570 30167 raft_consensus.cc:2468] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:49.976786 30091 raft_consensus.cc:2468] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:49.977362 30056 leader_election.cc:304] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:49.978593 30205 leader_election.cc:304] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [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: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 942ab60153ba4204aff4532454a2c734
I20260710 13:25:49.978734 30328 raft_consensus.cc:2804] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.979830 30328 raft_consensus.cc:493] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.980214 30328 raft_consensus.cc:3060] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:49.982123 30058 leader_election.cc:343] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:49.982744 30058 leader_election.cc:304] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64fe116354ca40839857d58768a5f648; no voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7
I20260710 13:25:49.983557 30287 raft_consensus.cc:2804] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:49.982046 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:49.975951 30282 raft_consensus.cc:359] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.988516 30282 raft_consensus.cc:385] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:49.988921 30282 raft_consensus.cc:740] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:49.989689 30282 consensus_queue.cc:260] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.983098 30314 raft_consensus.cc:2804] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:49.991209 30314 raft_consensus.cc:493] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:49.991592 30314 raft_consensus.cc:3060] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:49.992074 30282 ts_tablet_manager.cc:1434] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 13:25:49.991899 29987 catalog_manager.cc:5697] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:49.994174 30328 raft_consensus.cc:515] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:49.995492 30330 raft_consensus.cc:2749] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.001070 30282 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7: Bootstrap starting.
I20260710 13:25:50.001245 30330 consensus_queue.cc:1048] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:50.008518 30282 tablet_bootstrap.cc:654] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.010754 30205 leader_election.cc:304] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [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: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 942ab60153ba4204aff4532454a2c734
I20260710 13:25:50.003898 30314 raft_consensus.cc:515] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.016813 30290 raft_consensus.cc:2804] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.014659 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:50.018654 30240 raft_consensus.cc:2393] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64fe116354ca40839857d58768a5f648 in current term 1: Already voted for candidate a81dfe332cb9410a822dca49adaeb4d7 in this term.
I20260710 13:25:50.018822 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
W20260710 13:25:50.020744 30207 leader_election.cc:343] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.020992 30290 raft_consensus.cc:493] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.022823 30290 raft_consensus.cc:3060] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.003297 30285 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:50.017534 30328 leader_election.cc:290] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Requested vote from peers 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:50.024593 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:50.025619 30285 ts_tablet_manager.cc:1403] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.013s
I20260710 13:25:50.025887 30091 raft_consensus.cc:2393] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a81dfe332cb9410a822dca49adaeb4d7 in current term 1: Already voted for candidate 64fe116354ca40839857d58768a5f648 in this term.
I20260710 13:25:50.025696 29987 catalog_manager.cc:5697] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.017127 30314 leader_election.cc:290] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:50.028425 30205 leader_election.cc:304] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [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: a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734
I20260710 13:25:50.031168 30314 raft_consensus.cc:2749] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.028908 30285 raft_consensus.cc:359] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.032639 30285 raft_consensus.cc:385] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.032951 30285 raft_consensus.cc:740] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.033754 30285 consensus_queue.cc:260] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.037976 30282 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7: No bootstrap required, opened a new log
I20260710 13:25:50.038810 30285 ts_tablet_manager.cc:1434] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:25:50.036263 30290 raft_consensus.cc:515] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.039999 30285 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
W20260710 13:25:50.030041 30058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.66:39649, user_credentials={real_user=slave}} blocked reactor thread for 45497.1us
I20260710 13:25:50.038877 30282 ts_tablet_manager.cc:1403] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.013s
W20260710 13:25:50.042215 30058 leader_election.cc:343] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.029611 30287 raft_consensus.cc:697] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Becoming Leader. State: Replica: 64fe116354ca40839857d58768a5f648, State: Running, Role: LEADER
I20260710 13:25:50.043243 30282 raft_consensus.cc:359] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.043787 30287 consensus_queue.cc:237] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.043905 30282 raft_consensus.cc:385] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.045065 30282 raft_consensus.cc:740] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.045406 30166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:50.045742 30282 consensus_queue.cc:260] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.047987 30282 ts_tablet_manager.cc:1434] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260710 13:25:50.042752 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "64fe116354ca40839857d58768a5f648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:50.048804 30167 raft_consensus.cc:3060] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.044473 30290 leader_election.cc:290] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:50.049914 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:50.050513 30091 raft_consensus.cc:3060] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:50.053113 30207 leader_election.cc:343] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.060714 30330 consensus_queue.cc:1048] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:50.066032 30167 raft_consensus.cc:2468] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64fe116354ca40839857d58768a5f648 in term 1.
I20260710 13:25:50.067495 30058 leader_election.cc:304] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734; no voters: a81dfe332cb9410a822dca49adaeb4d7
I20260710 13:25:50.068751 30330 raft_consensus.cc:2804] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.069366 30330 raft_consensus.cc:697] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Becoming Leader. State: Replica: 64fe116354ca40839857d58768a5f648, State: Running, Role: LEADER
I20260710 13:25:50.070181 30330 consensus_queue.cc:237] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.070650 30285 tablet_bootstrap.cc:654] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.078035 30091 raft_consensus.cc:2468] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:50.079104 30205 leader_election.cc:304] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 942ab60153ba4204aff4532454a2c734
I20260710 13:25:50.081122 30290 raft_consensus.cc:2804] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.084221 30290 raft_consensus.cc:697] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:50.088759 30314 raft_consensus.cc:493] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.090502 30314 raft_consensus.cc:515] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.090844 30290 consensus_queue.cc:237] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.093124 30314 leader_election.cc:290] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:50.088690 29987 catalog_manager.cc:5697] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64fe116354ca40839857d58768a5f648 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "64fe116354ca40839857d58768a5f648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.094559 29987 catalog_manager.cc:5697] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64fe116354ca40839857d58768a5f648 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "64fe116354ca40839857d58768a5f648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.098428 30165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d0d300e5644a1bb6de8076c1f73960" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:50.100584 30285 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:50.101114 30285 ts_tablet_manager.cc:1403] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.010s
I20260710 13:25:50.103221 30287 consensus_queue.cc:1048] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:50.103725 30285 raft_consensus.cc:359] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.104553 30285 raft_consensus.cc:385] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.104872 30285 raft_consensus.cc:740] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
W20260710 13:25:50.105261 30207 leader_election.cc:343] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.107409 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d0d300e5644a1bb6de8076c1f73960" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:50.105599 30285 consensus_queue.cc:260] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.108013 30091 raft_consensus.cc:2468] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:50.110183 30205 leader_election.cc:304] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [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: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 942ab60153ba4204aff4532454a2c734
I20260710 13:25:50.110975 30314 raft_consensus.cc:2804] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.111356 30314 raft_consensus.cc:493] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.111622 30285 ts_tablet_manager.cc:1434] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:25:50.111689 30314 raft_consensus.cc:3060] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.117095 30285 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:50.119987 30314 raft_consensus.cc:515] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.123500 29987 catalog_manager.cc:5697] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64fe116354ca40839857d58768a5f648 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "64fe116354ca40839857d58768a5f648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:50.124524 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d0d300e5644a1bb6de8076c1f73960" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:50.124037 29989 catalog_manager.cc:5697] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.127240 30091 raft_consensus.cc:3060] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.128183 30285 tablet_bootstrap.cc:654] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.133330 30165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d0d300e5644a1bb6de8076c1f73960" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:50.133512 30287 consensus_queue.cc:1048] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:50.134724 30207 leader_election.cc:343] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:50.144663 30314 leader_election.cc:290] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:50.149765 30314 raft_consensus.cc:493] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.150352 30314 raft_consensus.cc:515] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.156960 30285 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:50.157454 30314 leader_election.cc:290] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:50.157734 30092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee43202d764987a5843cb40a7ebd0b" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648" is_pre_election: true
I20260710 13:25:50.158442 30092 raft_consensus.cc:2468] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:50.159888 30205 leader_election.cc:304] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:50.160959 30314 raft_consensus.cc:2804] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:50.161327 30314 raft_consensus.cc:493] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:50.161698 30314 raft_consensus.cc:3060] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.157472 30285 ts_tablet_manager.cc:1403] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.015s
I20260710 13:25:50.163551 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee43202d764987a5843cb40a7ebd0b" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:50.164229 30167 raft_consensus.cc:2468] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 0.
I20260710 13:25:50.164286 30091 raft_consensus.cc:2468] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:50.166003 30205 leader_election.cc:304] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7; no voters: 942ab60153ba4204aff4532454a2c734
I20260710 13:25:50.166322 30285 raft_consensus.cc:359] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.167151 30285 raft_consensus.cc:385] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.167455 30285 raft_consensus.cc:740] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.167768 30290 raft_consensus.cc:2804] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.168258 30290 raft_consensus.cc:697] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:50.168303 30285 consensus_queue.cc:260] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.169196 30290 consensus_queue.cc:237] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.170159 30314 raft_consensus.cc:515] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.170596 30285 ts_tablet_manager.cc:1434] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:50.171628 30285 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734: Bootstrap starting.
I20260710 13:25:50.172027 30314 leader_election.cc:290] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:50.173403 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee43202d764987a5843cb40a7ebd0b" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:50.173956 30167 raft_consensus.cc:3060] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.178365 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee43202d764987a5843cb40a7ebd0b" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:50.178951 30091 raft_consensus.cc:3060] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.181123 30285 tablet_bootstrap.cc:654] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:50.181519 30167 raft_consensus.cc:2468] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:50.182634 30207 leader_election.cc:304] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:50.183475 30314 raft_consensus.cc:2804] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:50.186498 30285 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734: No bootstrap required, opened a new log
I20260710 13:25:50.186599 30091 raft_consensus.cc:2468] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:50.187143 30285 ts_tablet_manager.cc:1403] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:25:50.189581 30314 raft_consensus.cc:697] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:50.190061 30285 raft_consensus.cc:359] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.190600 30285 raft_consensus.cc:385] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:50.190901 30285 raft_consensus.cc:740] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Initialized, Role: FOLLOWER
I20260710 13:25:50.190474 30314 consensus_queue.cc:237] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.191509 30285 consensus_queue.cc:260] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.193427 30285 ts_tablet_manager.cc:1434] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:50.194978 29989 catalog_manager.cc:5697] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.207572 29987 catalog_manager.cc:5697] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 1 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:50.370899 30314 consensus_queue.cc:1048] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.381932 30290 consensus_queue.cc:1048] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.412075 30335 consensus_queue.cc:1048] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.423557 30290 consensus_queue.cc:1048] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.447793 30297 consensus_queue.cc:1048] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.450103 27169 ts_manager.cc:295] Set tserver state for 64fe116354ca40839857d58768a5f648 to MAINTENANCE_MODE
I20260710 13:25:50.451241 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
I20260710 13:25:50.456321 30307 raft_consensus.cc:493] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.456926 30307 raft_consensus.cc:515] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.459141 30307 leader_election.cc:290] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:50.461750 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
W20260710 13:25:50.467615 30131 leader_election.cc:336] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:25:50.468058 30337 consensus_queue.cc:1048] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:50.468169 30131 leader_election.cc:304] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 942ab60153ba4204aff4532454a2c734; no voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7
I20260710 13:25:50.469971 30307 raft_consensus.cc:493] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:50.470444 30307 raft_consensus.cc:515] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:50.472040 30307 leader_election.cc:290] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:50.472500 30307 raft_consensus.cc:2749] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.479334 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d0d300e5644a1bb6de8076c1f73960" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
W20260710 13:25:50.487660 30131 leader_election.cc:336] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:25:50.488242 30131 leader_election.cc:304] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 942ab60153ba4204aff4532454a2c734; no voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7
I20260710 13:25:50.489405 30362 raft_consensus.cc:2749] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:50.509261 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:50.510368 27169 tablet_replica.cc:333] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.511082 27169 raft_consensus.cc:2243] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:50.511183 30205 consensus_peers.cc:597] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:50.511621 27169 raft_consensus.cc:2272] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.513464 27169 tablet_replica.cc:333] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.513978 27169 raft_consensus.cc:2243] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:50.514294 27169 raft_consensus.cc:2272] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.515815 27169 tablet_replica.cc:333] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.516321 27169 raft_consensus.cc:2243] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:50.516726 27169 raft_consensus.cc:2272] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.518291 27169 tablet_replica.cc:333] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.518784 27169 raft_consensus.cc:2243] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:50.519588 27169 raft_consensus.cc:2272] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.521782 27169 tablet_replica.cc:333] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.522280 27169 raft_consensus.cc:2243] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:50.522642 27169 raft_consensus.cc:2272] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.524937 27169 tablet_replica.cc:333] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.525461 27169 raft_consensus.cc:2243] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:50.525823 27169 raft_consensus.cc:2272] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.528293 27169 tablet_replica.cc:333] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.528964 27169 raft_consensus.cc:2243] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:50.529454 30167 raft_consensus.cc:3060] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:50.530306 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:50.529668 27169 pending_rounds.cc:70] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Trying to abort 1 pending ops.
I20260710 13:25:50.530843 27169 pending_rounds.cc:77] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994035391729664 op_type: NO_OP noop_request { }
I20260710 13:25:50.531286 27169 raft_consensus.cc:2889] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:25:50.531621 27169 raft_consensus.cc:2272] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.534180 27169 tablet_replica.cc:333] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.534871 27169 raft_consensus.cc:2243] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:50.535838 27169 raft_consensus.cc:2272] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.537760 30290 consensus_queue.cc:1048] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:50.538277 27169 tablet_replica.cc:333] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.538801 27169 raft_consensus.cc:2243] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:50.539418 27169 pending_rounds.cc:70] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Trying to abort 1 pending ops.
I20260710 13:25:50.539636 27169 pending_rounds.cc:77] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994035524370432 op_type: NO_OP noop_request { }
I20260710 13:25:50.539924 27169 raft_consensus.cc:2889] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:25:50.540246 27169 raft_consensus.cc:2272] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.542769 27169 tablet_replica.cc:333] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: stopping tablet replica
I20260710 13:25:50.543386 27169 raft_consensus.cc:2243] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:50.544274 27169 raft_consensus.cc:2272] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:50.579589 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
W20260710 13:25:50.624024 30205 consensus_peers.cc:597] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:50.634944 30167 raft_consensus.cc:3060] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:50.641093 30335 consensus_queue.cc:1048] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:50.653329 30205 consensus_peers.cc:597] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:50.673039 30335 consensus_queue.cc:1048] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:50.868670 30205 consensus_peers.cc:597] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:50.956926 30205 consensus_peers.cc:597] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:51.531191 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:51.585098 30369 raft_consensus.cc:493] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.585536 30369 raft_consensus.cc:515] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.587212 30369 leader_election.cc:290] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.589098 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
W20260710 13:25:51.592108 30131 leader_election.cc:336] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.592554 30131 leader_election.cc:304] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734; no voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7
I20260710 13:25:51.593169 30369 raft_consensus.cc:2749] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:51.624294 30314 raft_consensus.cc:493] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.624900 30314 raft_consensus.cc:515] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.626778 30314 leader_election.cc:290] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:51.628227 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:51.628950 30167 raft_consensus.cc:2468] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:51.630793 30207 leader_election.cc:304] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
W20260710 13:25:51.631361 30205 leader_election.cc:336] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.631592 30314 raft_consensus.cc:2804] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:51.632002 30314 raft_consensus.cc:493] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.632372 30314 raft_consensus.cc:3060] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.637295 30314 raft_consensus.cc:515] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.638926 30335 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.638942 30314 leader_election.cc:290] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:51.639628 30335 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.640228 30369 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.640261 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb300ccb7d664399b095435c81a1a626" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:51.641028 30167 raft_consensus.cc:3060] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.640873 30369 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.641966 30335 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:51.642932 30369 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.644277 30165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
W20260710 13:25:51.644861 30205 leader_election.cc:336] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.644982 30165 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:51.646003 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:51.646651 30240 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 1.
I20260710 13:25:51.648140 30167 raft_consensus.cc:2468] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 2.
W20260710 13:25:51.648403 30131 leader_election.cc:336] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.648861 30207 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:51.649461 30131 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
W20260710 13:25:51.649662 30205 leader_election.cc:336] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.650102 30335 raft_consensus.cc:2804] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:51.650197 30369 raft_consensus.cc:2804] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:51.650168 30207 leader_election.cc:304] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
I20260710 13:25:51.650520 30335 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.650784 30369 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.651001 30335 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.651163 30290 raft_consensus.cc:2804] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:51.651279 30369 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.651856 30290 raft_consensus.cc:697] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:51.652828 30290 consensus_queue.cc:237] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.660646 30335 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.660805 30369 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.663455 30369 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.664624 30335 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:51.668445 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:51.669626 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:51.671352 30167 raft_consensus.cc:2393] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a81dfe332cb9410a822dca49adaeb4d7 in current term 2: Already voted for candidate 942ab60153ba4204aff4532454a2c734 in this term.
I20260710 13:25:51.671707 30240 raft_consensus.cc:2393] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 942ab60153ba4204aff4532454a2c734 in current term 2: Already voted for candidate a81dfe332cb9410a822dca49adaeb4d7 in this term.
W20260710 13:25:51.673858 30131 leader_election.cc:336] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.673462 29987 catalog_manager.cc:5697] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 1 to 2, leader changed from 64fe116354ca40839857d58768a5f648 (127.26.136.65) to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:51.674782 30131 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734; no voters: 64fe116354ca40839857d58768a5f648, a81dfe332cb9410a822dca49adaeb4d7
W20260710 13:25:51.671635 30205 leader_election.cc:336] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.675840 30369 raft_consensus.cc:2749] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:25:51.678932 30207 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [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: a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734
I20260710 13:25:51.679934 30335 raft_consensus.cc:2749] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:25:51.703151 30369 raft_consensus.cc:493] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:51.703742 30369 raft_consensus.cc:515] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.706161 30369 leader_election.cc:290] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.710526 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe639bb4ff94d45ac180e5eda390b2a" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:51.711187 30240 raft_consensus.cc:2468] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 1.
I20260710 13:25:51.713421 30131 leader_election.cc:304] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:51.714277 30369 raft_consensus.cc:2804] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:51.714651 30369 raft_consensus.cc:493] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:51.714964 30369 raft_consensus.cc:3060] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:51.716187 30131 leader_election.cc:336] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.722098 30369 raft_consensus.cc:515] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.724375 30369 leader_election.cc:290] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.727713 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe639bb4ff94d45ac180e5eda390b2a" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:51.728323 30240 raft_consensus.cc:3060] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:51.730226 30131 leader_election.cc:336] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.733952 30240 raft_consensus.cc:2468] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 2.
I20260710 13:25:51.735018 30131 leader_election.cc:304] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
I20260710 13:25:51.735849 30369 raft_consensus.cc:2804] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:51.737071 30369 raft_consensus.cc:697] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Becoming Leader. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Running, Role: LEADER
I20260710 13:25:51.737848 30369 consensus_queue.cc:237] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [LEADER]: Queue going to LEADER 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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.744928 29987 catalog_manager.cc:5697] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 reported cstate change: term changed from 1 to 2, leader changed from 64fe116354ca40839857d58768a5f648 (127.26.136.65) to 942ab60153ba4204aff4532454a2c734 (127.26.136.66). New cstate: current_term: 2 leader_uuid: "942ab60153ba4204aff4532454a2c734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:51.962859 30290 raft_consensus.cc:493] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.963383 30290 raft_consensus.cc:515] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.965190 30290 leader_election.cc:290] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:51.966388 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
W20260710 13:25:51.968935 30205 leader_election.cc:336] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.969321 30205 leader_election.cc:304] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [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: a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734
I20260710 13:25:51.969924 30290 raft_consensus.cc:2749] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:51.981600 30369 raft_consensus.cc:493] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.982187 30369 raft_consensus.cc:515] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.983896 30369 leader_election.cc:290] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.985829 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:51.986497 30240 raft_consensus.cc:2468] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 1.
I20260710 13:25:51.987438 30131 leader_election.cc:304] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:51.988245 30369 raft_consensus.cc:2804] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:25:51.988287 30131 leader_election.cc:336] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:51.988602 30369 raft_consensus.cc:493] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64fe116354ca40839857d58768a5f648)
I20260710 13:25:51.988976 30369 raft_consensus.cc:3060] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:51.993693 30369 raft_consensus.cc:515] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:51.995241 30369 leader_election.cc:290] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:51.996809 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cec4678b8e4fceb674447587f6cbd1" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:51.997422 30240 raft_consensus.cc:3060] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:51.999305 30131 leader_election.cc:336] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:52.002624 30290 raft_consensus.cc:493] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:52.003378 30290 raft_consensus.cc:515] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:52.004779 30240 raft_consensus.cc:2468] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 2.
I20260710 13:25:52.006194 30131 leader_election.cc:304] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
I20260710 13:25:52.006635 30290 leader_election.cc:290] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
I20260710 13:25:52.006958 30369 raft_consensus.cc:2804] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:52.007072 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734" is_pre_election: true
I20260710 13:25:52.007452 30369 raft_consensus.cc:697] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Becoming Leader. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Running, Role: LEADER
I20260710 13:25:52.007921 30167 raft_consensus.cc:2468] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 1.
I20260710 13:25:52.008306 30369 consensus_queue.cc:237] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:52.009181 30207 leader_election.cc:304] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
I20260710 13:25:52.010201 30290 raft_consensus.cc:2804] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:52.010560 30290 raft_consensus.cc:493] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:52.010878 30290 raft_consensus.cc:3060] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:52.014020 30205 leader_election.cc:336] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:52.017812 29987 catalog_manager.cc:5697] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 reported cstate change: term changed from 1 to 2, leader changed from 64fe116354ca40839857d58768a5f648 (127.26.136.65) to 942ab60153ba4204aff4532454a2c734 (127.26.136.66). New cstate: current_term: 2 leader_uuid: "942ab60153ba4204aff4532454a2c734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:52.018906 30290 raft_consensus.cc:515] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:52.022465 30167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b50ca4acc3545858f3b57e7612e56df" candidate_uuid: "a81dfe332cb9410a822dca49adaeb4d7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "942ab60153ba4204aff4532454a2c734"
I20260710 13:25:52.023155 30167 raft_consensus.cc:3060] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:52.021193 30290 leader_election.cc:290] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649)
W20260710 13:25:52.026062 30205 leader_election.cc:336] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:52.032058 30167 raft_consensus.cc:2468] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81dfe332cb9410a822dca49adaeb4d7 in term 2.
I20260710 13:25:52.033739 30207 leader_election.cc:304] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
I20260710 13:25:52.034736 30290 raft_consensus.cc:2804] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:52.035308 30290 raft_consensus.cc:697] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 2 LEADER]: Becoming Leader. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:52.036198 30290 consensus_queue.cc:237] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Queue going to LEADER 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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:52.044299 29987 catalog_manager.cc:5697] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 reported cstate change: term changed from 1 to 2, leader changed from 64fe116354ca40839857d58768a5f648 (127.26.136.65) to a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67). New cstate: current_term: 2 leader_uuid: "a81dfe332cb9410a822dca49adaeb4d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:52.195230 30167 raft_consensus.cc:1275] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Refusing update from remote peer a81dfe332cb9410a822dca49adaeb4d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:52.196604 30290 consensus_queue.cc:1048] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:52.211297 30205 consensus_peers.cc:597] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:52.282142 30240 raft_consensus.cc:1275] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:25:52.283550 30369 consensus_queue.cc:1048] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:52.297436 30131 consensus_peers.cc:597] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:52.532109 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:52.559638 30167 raft_consensus.cc:1275] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Refusing update from remote peer a81dfe332cb9410a822dca49adaeb4d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:25:52.560896 30290 consensus_queue.cc:1048] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:52.576660 30205 consensus_peers.cc:597] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:52.603925 30240 raft_consensus.cc:1275] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:52.605188 30387 consensus_queue.cc:1048] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:52.616945 30131 consensus_peers.cc:597] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:52.785843 30205 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:25:52.950992 30205 consensus_peers.cc:597] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:53.076383 30205 consensus_peers.cc:597] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:53.155236 30205 consensus_peers.cc:597] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:53.234583 30205 consensus_peers.cc:597] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:53.293529 30205 consensus_peers.cc:597] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:25:53.354966 30369 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:53.355432 30369 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:53.357053 30369 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:53.358616 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7" is_pre_election: true
I20260710 13:25:53.359251 30240 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 2.
I20260710 13:25:53.360327 30131 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 
W20260710 13:25:53.361049 30131 leader_election.cc:336] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:53.361068 30369 raft_consensus.cc:2804] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:25:53.361572 30369 raft_consensus.cc:493] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:53.361850 30369 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:53.366586 30369 raft_consensus.cc:515] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:53.368124 30369 leader_election.cc:290] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 3 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:53.369788 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb55f8b376a94b23a68ca0ad49eb34bf" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:53.370455 30240 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:25:53.371721 30131 leader_election.cc:336] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111)
I20260710 13:25:53.375694 30240 raft_consensus.cc:2468] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 3.
I20260710 13:25:53.376829 30131 leader_election.cc:304] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
I20260710 13:25:53.377522 30369 raft_consensus.cc:2804] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:53.378466 30369 raft_consensus.cc:697] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 3 LEADER]: Becoming Leader. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Running, Role: LEADER
I20260710 13:25:53.379161 30369 consensus_queue.cc:237] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [LEADER]: Queue going to LEADER 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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:53.386243 29987 catalog_manager.cc:5697] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 reported cstate change: term changed from 1 to 3, leader changed from 64fe116354ca40839857d58768a5f648 (127.26.136.65) to 942ab60153ba4204aff4532454a2c734 (127.26.136.66). New cstate: current_term: 3 leader_uuid: "942ab60153ba4204aff4532454a2c734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:53.533033 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:53.833701 30240 raft_consensus.cc:1275] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 3 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:25:53.835249 30369 consensus_queue.cc:1048] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:53.849432 30131 consensus_peers.cc:597] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:54.534004 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:54.635622 30131 consensus_peers.cc:597] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:54.778983 30205 consensus_peers.cc:597] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:55.013633 30205 consensus_peers.cc:597] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:55.101693 30131 consensus_peers.cc:597] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:55.431820 30205 consensus_peers.cc:597] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:25:55.481801 30205 consensus_peers.cc:597] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:25:55.534962 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:55.567206 30205 consensus_peers.cc:597] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:25:55.598395 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:55.605955 30404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:55.605988 30403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:55.607353 30406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:55.607566 27169 server_base.cc:1061] running on GCE node
I20260710 13:25:55.610014 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:55.610267 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:55.610463 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689955610445 us; error 0 us; skew 500 ppm
I20260710 13:25:55.611019 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:55.613958 27169 webserver.cc:533] Webserver started at http://127.26.136.65:40029/ using document root <none> and password file <none>
I20260710 13:25:55.614466 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:55.614683 27169 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:25:55.618443 27169 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:25:55.622496 30411 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:55.623536 27169 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:25:55.623835 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "64fe116354ca40839857d58768a5f648"
format_stamp: "Formatted at 2026-07-10 13:25:48 on dist-test-slave-8s6r"
I20260710 13:25:55.624262 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:25:55.635183 30205 consensus_peers.cc:597] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:25:55.644804 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:55.646296 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:55.647955 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:55.651994 30418 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:25:55.699558 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:25:55.699988 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260710 13:25:55.700327 27169 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:25:55.705456 30418 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.719009 30418 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:25:55.719902 30418 tablet_bootstrap.cc:492] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.720626 30418 ts_tablet_manager.cc:1403] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 13:25:55.722818 30418 raft_consensus.cc:359] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.723562 30418 raft_consensus.cc:740] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.724290 30418 consensus_queue.cc:260] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.726998 30418 ts_tablet_manager.cc:1434] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:55.727890 30418 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.740180 27169 ts_tablet_manager.cc:616] Registered 10 tablets
W20260710 13:25:55.740310 30205 consensus_peers.cc:597] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:25:55.740598 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.038s	sys 0.003s
I20260710 13:25:55.741961 30418 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.742964 30418 tablet_bootstrap.cc:492] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.743839 30418 ts_tablet_manager.cc:1403] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:25:55.746932 30418 raft_consensus.cc:359] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.747519 30418 raft_consensus.cc:740] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.748350 30418 consensus_queue.cc:260] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.750757 30418 ts_tablet_manager.cc:1434] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:25:55.751500 30418 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.772114 30418 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.773203 30418 tablet_bootstrap.cc:492] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.774029 30418 ts_tablet_manager.cc:1403] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 13:25:55.777228 30418 raft_consensus.cc:359] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.778133 30418 raft_consensus.cc:740] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.779220 30418 consensus_queue.cc:260] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.781504 30418 ts_tablet_manager.cc:1434] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:55.782497 30418 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.797808 30418 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.798828 30418 tablet_bootstrap.cc:492] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.799506 30418 ts_tablet_manager.cc:1403] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:25:55.801903 30418 raft_consensus.cc:359] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.802768 30418 raft_consensus.cc:740] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.803586 30418 consensus_queue.cc:260] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.805552 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:41845
I20260710 13:25:55.805678 30479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:41845 every 8 connection(s)
I20260710 13:25:55.805935 30418 ts_tablet_manager.cc:1434] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:25:55.808578 30418 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.827729 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:55.841071 30418 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:25:55.842614 30418 tablet_bootstrap.cc:492] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.844417 30418 ts_tablet_manager.cc:1403] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.005s
I20260710 13:25:55.847359 30418 raft_consensus.cc:359] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.848321 30418 raft_consensus.cc:740] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.849277 30418 consensus_queue.cc:260] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.852020 30418 ts_tablet_manager.cc:1434] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:25:55.852941 30480 heartbeater.cc:344] Connected to a master server at 127.26.136.126:43227
I20260710 13:25:55.853428 30480 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:55.854513 30480 heartbeater.cc:507] Master 127.26.136.126:43227 requested a full tablet report, sending...
I20260710 13:25:55.855394 30418 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.861677 29989 ts_manager.cc:194] Re-registered known tserver with Master: 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845)
I20260710 13:25:55.867257 30240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938d736073f441fdb583e91c94d29c72"
dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
mode: GRACEFUL
new_leader_uuid: "942ab60153ba4204aff4532454a2c734"
 from {username='slave'} at 127.0.0.1:52678
I20260710 13:25:55.868105 30240 raft_consensus.cc:606] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Received request to transfer leadership to TS 942ab60153ba4204aff4532454a2c734
I20260710 13:25:55.872853 30241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1"
dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
mode: GRACEFUL
new_leader_uuid: "942ab60153ba4204aff4532454a2c734"
 from {username='slave'} at 127.0.0.1:52678
I20260710 13:25:55.873456 30241 raft_consensus.cc:606] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Received request to transfer leadership to TS 942ab60153ba4204aff4532454a2c734
I20260710 13:25:55.874776 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:55.875777 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:55.876535 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:55.878072 30418 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.879101 30418 tablet_bootstrap.cc:492] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.879772 30418 ts_tablet_manager.cc:1403] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260710 13:25:55.882062 30418 raft_consensus.cc:359] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.882759 30418 raft_consensus.cc:740] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.883440 30418 consensus_queue.cc:260] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.885511 30418 ts_tablet_manager.cc:1434] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:55.885665 29989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37302
I20260710 13:25:55.886427 30418 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.889182 30480 heartbeater.cc:499] Master 127.26.136.126:43227 was elected leader, sending a full tablet report...
I20260710 13:25:55.898582 30418 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.899480 30418 tablet_bootstrap.cc:492] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.900063 30418 ts_tablet_manager.cc:1403] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:25:55.902097 30418 raft_consensus.cc:359] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.902843 30418 raft_consensus.cc:740] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.903438 30418 consensus_queue.cc:260] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.905213 30418 ts_tablet_manager.cc:1434] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:55.906066 30418 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.920977 30418 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.921700 30418 tablet_bootstrap.cc:492] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.922222 30418 ts_tablet_manager.cc:1403] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:25:55.923988 30418 raft_consensus.cc:359] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.924430 30418 raft_consensus.cc:740] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.925069 30418 consensus_queue.cc:260] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.926775 30418 ts_tablet_manager.cc:1434] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:25:55.927809 30418 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.940601 30418 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.941308 30418 tablet_bootstrap.cc:492] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.941843 30418 ts_tablet_manager.cc:1403] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:25:55.943599 30418 raft_consensus.cc:359] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.944072 30418 raft_consensus.cc:740] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.944679 30418 consensus_queue.cc:260] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.946120 30418 ts_tablet_manager.cc:1434] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:55.946879 30418 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Bootstrap starting.
I20260710 13:25:55.958566 30418 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:55.959298 30418 tablet_bootstrap.cc:492] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Bootstrap complete.
I20260710 13:25:55.959815 30418 ts_tablet_manager.cc:1403] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:25:55.961611 30418 raft_consensus.cc:359] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.962107 30418 raft_consensus.cc:740] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64fe116354ca40839857d58768a5f648, State: Initialized, Role: FOLLOWER
I20260710 13:25:55.962630 30418 consensus_queue.cc:260] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [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: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:55.964716 30418 ts_tablet_manager.cc:1434] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:25:55.974139 30454 raft_consensus.cc:3060] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.037309 30454 raft_consensus.cc:3060] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.042224 30454 pending_rounds.cc:85] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Aborting all ops after (but not including) 0
I20260710 13:25:56.042507 30454 pending_rounds.cc:107] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:25:56.042753 30454 raft_consensus.cc:2889] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:25:56.109522 30389 raft_consensus.cc:993] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: : Instructing follower 942ab60153ba4204aff4532454a2c734 to start an election
I20260710 13:25:56.110008 30498 raft_consensus.cc:1081] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Signalling peer 942ab60153ba4204aff4532454a2c734 to start an election
I20260710 13:25:56.111449 30167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938d736073f441fdb583e91c94d29c72"
dest_uuid: "942ab60153ba4204aff4532454a2c734"
 from {username='slave'} at 127.0.0.1:44160
I20260710 13:25:56.111882 30167 raft_consensus.cc:493] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:56.112108 30167 raft_consensus.cc:3060] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.117360 30167 raft_consensus.cc:515] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:56.119128 30167 leader_election.cc:290] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:56.120124 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938d736073f441fdb583e91c94d29c72" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:56.120417 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938d736073f441fdb583e91c94d29c72" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:56.120857 30241 raft_consensus.cc:3055] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:56.121217 30241 raft_consensus.cc:740] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:56.122063 30241 consensus_queue.cc:260] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:56.123327 30241 raft_consensus.cc:3060] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.129695 30241 raft_consensus.cc:2468] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 2.
I20260710 13:25:56.130710 30131 leader_election.cc:304] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [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: 942ab60153ba4204aff4532454a2c734, a81dfe332cb9410a822dca49adaeb4d7; no voters: 64fe116354ca40839857d58768a5f648
I20260710 13:25:56.131341 30369 raft_consensus.cc:2804] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:56.132242 30369 raft_consensus.cc:697] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Becoming Leader. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Running, Role: LEADER
I20260710 13:25:56.133060 30369 consensus_queue.cc:237] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:56.139693 29989 catalog_manager.cc:5697] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 reported cstate change: term changed from 1 to 2, leader changed from a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67) to 942ab60153ba4204aff4532454a2c734 (127.26.136.66). New cstate: current_term: 2 leader_uuid: "942ab60153ba4204aff4532454a2c734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:56.245801 30454 raft_consensus.cc:3060] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.322608 30507 raft_consensus.cc:993] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: : Instructing follower 942ab60153ba4204aff4532454a2c734 to start an election
I20260710 13:25:56.323058 30389 raft_consensus.cc:1081] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Signalling peer 942ab60153ba4204aff4532454a2c734 to start an election
I20260710 13:25:56.324424 30167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1"
dest_uuid: "942ab60153ba4204aff4532454a2c734"
 from {username='slave'} at 127.0.0.1:44160
I20260710 13:25:56.324934 30167 raft_consensus.cc:493] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:56.325248 30167 raft_consensus.cc:3060] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.330080 30167 raft_consensus.cc:515] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:56.330399 30454 raft_consensus.cc:3060] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.331998 30167 leader_election.cc:290] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: Requested vote from peers 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845), a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67:35769)
I20260710 13:25:56.332808 30453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64fe116354ca40839857d58768a5f648"
I20260710 13:25:56.333154 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bff52e727164cefabb78e4a8ed259b1" candidate_uuid: "942ab60153ba4204aff4532454a2c734" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a81dfe332cb9410a822dca49adaeb4d7"
I20260710 13:25:56.333465 30453 raft_consensus.cc:3060] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.333786 30241 raft_consensus.cc:3055] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:56.334105 30241 raft_consensus.cc:740] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a81dfe332cb9410a822dca49adaeb4d7, State: Running, Role: LEADER
I20260710 13:25:56.334925 30241 consensus_queue.cc:260] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:56.336154 30241 raft_consensus.cc:3060] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.337800 30454 pending_rounds.cc:85] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Aborting all ops after (but not including) 0
I20260710 13:25:56.338106 30454 pending_rounds.cc:107] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:25:56.338325 30454 raft_consensus.cc:2889] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:25:56.341116 30453 raft_consensus.cc:2468] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 2.
I20260710 13:25:56.342454 30131 leader_election.cc:304] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64fe116354ca40839857d58768a5f648, 942ab60153ba4204aff4532454a2c734; no voters: 
I20260710 13:25:56.343276 30369 raft_consensus.cc:2804] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:56.343267 30241 raft_consensus.cc:2468] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 942ab60153ba4204aff4532454a2c734 in term 2.
I20260710 13:25:56.343894 30369 raft_consensus.cc:697] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Becoming Leader. State: Replica: 942ab60153ba4204aff4532454a2c734, State: Running, Role: LEADER
I20260710 13:25:56.344882 30369 consensus_queue.cc:237] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } }
I20260710 13:25:56.356596 29987 catalog_manager.cc:5697] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 reported cstate change: term changed from 1 to 2, leader changed from a81dfe332cb9410a822dca49adaeb4d7 (127.26.136.67) to 942ab60153ba4204aff4532454a2c734 (127.26.136.66). New cstate: current_term: 2 leader_uuid: "942ab60153ba4204aff4532454a2c734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "942ab60153ba4204aff4532454a2c734" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:56.443642 30453 raft_consensus.cc:3060] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:25:56.529368 30453 raft_consensus.cc:3060] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:56.534487 30453 raft_consensus.cc:1275] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:25:56.536031 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:56.536051 30369 consensus_queue.cc:1048] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:56.546608 30241 raft_consensus.cc:1275] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:56.549844 30513 consensus_queue.cc:1048] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:56.832615 30453 raft_consensus.cc:1275] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:56.833801 30513 consensus_queue.cc:1048] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64fe116354ca40839857d58768a5f648" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:56.844728 30241 raft_consensus.cc:1275] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Refusing update from remote peer 942ab60153ba4204aff4532454a2c734: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:56.846297 30513 consensus_queue.cc:1048] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a81dfe332cb9410a822dca49adaeb4d7" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:56.886615 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:56.892005 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:56.892442 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:56.892985 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:57.536994 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:57.898880 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:57.904433 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:57.904889 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:57.905369 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:58.537945 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:58.911309 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:58.916903 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:58.917320 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:58.917783 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:59.539759 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:59.923954 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:59.931931 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:59.932381 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:59.933023 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:26:00.541306 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:26:00.939908 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:00.946547 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:00.951727 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:26:00.952139 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:26:01.542249 30038 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:26:01.973811 27169 tablet_server.cc:179] TabletServer@127.26.136.65:41845 shutting down...
I20260710 13:26:02.001675 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:02.002871 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.003607 27169 raft_consensus.cc:2243] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.004154 27169 raft_consensus.cc:2272] T 92e9b95e13444296a78b5ffe73dd1109 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.006779 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.007738 27169 raft_consensus.cc:2243] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.008360 27169 raft_consensus.cc:2272] T 18cec4678b8e4fceb674447587f6cbd1 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.011628 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.012285 27169 raft_consensus.cc:2243] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.012825 27169 raft_consensus.cc:2272] T eb300ccb7d664399b095435c81a1a626 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.015129 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.015681 27169 raft_consensus.cc:2243] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.016137 27169 raft_consensus.cc:2272] T 5b50ca4acc3545858f3b57e7612e56df P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.018369 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.018868 27169 raft_consensus.cc:2243] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.019323 27169 raft_consensus.cc:2272] T 30d0d300e5644a1bb6de8076c1f73960 P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.021579 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.022080 27169 raft_consensus.cc:2243] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.022495 27169 raft_consensus.cc:2272] T e5ee43202d764987a5843cb40a7ebd0b P 64fe116354ca40839857d58768a5f648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.024689 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.025199 27169 raft_consensus.cc:2243] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.025643 27169 raft_consensus.cc:2272] T 9bff52e727164cefabb78e4a8ed259b1 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.028000 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.028475 27169 raft_consensus.cc:2243] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.028899 27169 raft_consensus.cc:2272] T bb55f8b376a94b23a68ca0ad49eb34bf P 64fe116354ca40839857d58768a5f648 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.031025 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.031466 27169 raft_consensus.cc:2243] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.031868 27169 raft_consensus.cc:2272] T 938d736073f441fdb583e91c94d29c72 P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.034044 27169 tablet_replica.cc:333] stopping tablet replica
I20260710 13:26:02.034565 27169 raft_consensus.cc:2243] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.035070 27169 raft_consensus.cc:2272] T 1fe639bb4ff94d45ac180e5eda390b2a P 64fe116354ca40839857d58768a5f648 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:02.039888 30131 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
W20260710 13:26:02.043787 30131 consensus_peers.cc:597] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:02.052049 30131 consensus_peers.cc:597] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:02.073148 27169 tablet_server.cc:196] TabletServer@127.26.136.65:41845 shutdown complete.
I20260710 13:26:02.098471 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
I20260710 13:26:02.123769 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:02.124639 27169 tablet_replica.cc:333] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.125404 27169 raft_consensus.cc:2243] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.125886 27169 raft_consensus.cc:2272] T 30d0d300e5644a1bb6de8076c1f73960 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.128397 27169 tablet_replica.cc:333] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.128966 27169 raft_consensus.cc:2243] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.129804 27169 raft_consensus.cc:2272] T 9bff52e727164cefabb78e4a8ed259b1 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.131699 27169 tablet_replica.cc:333] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.132222 27169 raft_consensus.cc:2243] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.132682 27169 raft_consensus.cc:2272] T e5ee43202d764987a5843cb40a7ebd0b P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.134658 27169 tablet_replica.cc:333] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.135146 27169 raft_consensus.cc:2243] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.135538 27169 raft_consensus.cc:2272] T 92e9b95e13444296a78b5ffe73dd1109 P 942ab60153ba4204aff4532454a2c734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.137725 27169 tablet_replica.cc:333] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.138252 27169 raft_consensus.cc:2243] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.139338 27169 raft_consensus.cc:2272] T 1fe639bb4ff94d45ac180e5eda390b2a P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.141603 27169 tablet_replica.cc:333] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.142134 27169 raft_consensus.cc:2243] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.143399 27169 raft_consensus.cc:2272] T bb55f8b376a94b23a68ca0ad49eb34bf P 942ab60153ba4204aff4532454a2c734 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:02.144502 30207 consensus_peers.cc:597] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Couldn't send request to peer 942ab60153ba4204aff4532454a2c734. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:02.146131 30207 consensus_peers.cc:597] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Couldn't send request to peer 942ab60153ba4204aff4532454a2c734. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:02.146512 27169 tablet_replica.cc:333] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.147037 27169 raft_consensus.cc:2243] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.147765 27169 raft_consensus.cc:2272] T 938d736073f441fdb583e91c94d29c72 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.150045 27169 tablet_replica.cc:333] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.150472 27169 raft_consensus.cc:2243] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.151165 27169 raft_consensus.cc:2272] T 18cec4678b8e4fceb674447587f6cbd1 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.153081 27169 tablet_replica.cc:333] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.153512 27169 raft_consensus.cc:2243] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.153872 27169 raft_consensus.cc:2272] T 5b50ca4acc3545858f3b57e7612e56df P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.155655 27169 tablet_replica.cc:333] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734: stopping tablet replica
I20260710 13:26:02.156064 27169 raft_consensus.cc:2243] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.156450 27169 raft_consensus.cc:2272] T eb300ccb7d664399b095435c81a1a626 P 942ab60153ba4204aff4532454a2c734 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:02.177763 30207 consensus_peers.cc:597] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 942ab60153ba4204aff4532454a2c734 (127.26.136.66:39649): Couldn't send request to peer 942ab60153ba4204aff4532454a2c734. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:39649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:02.186210 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
I20260710 13:26:02.209160 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
W20260710 13:26:02.224208 30205 consensus_peers.cc:597] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 -> Peer 64fe116354ca40839857d58768a5f648 (127.26.136.65:41845): Couldn't send request to peer 64fe116354ca40839857d58768a5f648. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:02.235997 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:02.236970 27169 tablet_replica.cc:333] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.237635 27169 raft_consensus.cc:2243] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.238515 27169 raft_consensus.cc:2272] T e5ee43202d764987a5843cb40a7ebd0b P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.240770 27169 tablet_replica.cc:333] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.241359 27169 raft_consensus.cc:2243] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.242112 27169 raft_consensus.cc:2272] T 30d0d300e5644a1bb6de8076c1f73960 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.244246 27169 tablet_replica.cc:333] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.244809 27169 raft_consensus.cc:2243] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.245326 27169 raft_consensus.cc:2272] T 18cec4678b8e4fceb674447587f6cbd1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.247411 27169 tablet_replica.cc:333] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.248009 27169 raft_consensus.cc:2243] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.248590 27169 raft_consensus.cc:2272] T 938d736073f441fdb583e91c94d29c72 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.250574 27169 tablet_replica.cc:333] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.251119 27169 raft_consensus.cc:2243] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.251590 27169 raft_consensus.cc:2272] T 1fe639bb4ff94d45ac180e5eda390b2a P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.253662 27169 tablet_replica.cc:333] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.254225 27169 raft_consensus.cc:2243] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.254688 27169 raft_consensus.cc:2272] T bb55f8b376a94b23a68ca0ad49eb34bf P a81dfe332cb9410a822dca49adaeb4d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.256701 27169 tablet_replica.cc:333] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.257236 27169 raft_consensus.cc:2243] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.258055 27169 raft_consensus.cc:2272] T 92e9b95e13444296a78b5ffe73dd1109 P a81dfe332cb9410a822dca49adaeb4d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.260131 27169 tablet_replica.cc:333] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.260679 27169 raft_consensus.cc:2243] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:02.261175 27169 raft_consensus.cc:2272] T 9bff52e727164cefabb78e4a8ed259b1 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.263149 27169 tablet_replica.cc:333] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.263666 27169 raft_consensus.cc:2243] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.264492 27169 raft_consensus.cc:2272] T 5b50ca4acc3545858f3b57e7612e56df P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.266422 27169 tablet_replica.cc:333] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7: stopping tablet replica
I20260710 13:26:02.266918 27169 raft_consensus.cc:2243] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.267885 27169 raft_consensus.cc:2272] T eb300ccb7d664399b095435c81a1a626 P a81dfe332cb9410a822dca49adaeb4d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.299391 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
I20260710 13:26:02.321982 27169 master.cc:562] Master@127.26.136.126:43227 shutting down...
I20260710 13:26:02.345651 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:02.346264 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:02.346608 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52a6a661e50b4591b65f7bac22485632: stopping tablet replica
I20260710 13:26:02.366153 27169 master.cc:584] Master@127.26.136.126:43227 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14009 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:26:02.409713 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:37595
I20260710 13:26:02.410789 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:02.416857 30527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:02.416919 30528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:02.417397 30530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:02.419020 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:02.419866 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:02.420073 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:02.420228 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689962420195 us; error 0 us; skew 500 ppm
I20260710 13:26:02.420812 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:02.423184 27169 webserver.cc:533] Webserver started at http://127.26.136.126:36867/ using document root <none> and password file <none>
I20260710 13:26:02.423702 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:02.423887 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:02.424172 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:02.425520 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "8302d0e0f8054eefa9a00bda17a9d17c"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.429906 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:02.433293 30535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.434072 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:26:02.434347 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "8302d0e0f8054eefa9a00bda17a9d17c"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.434640 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:02.450862 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:02.452111 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:02.491655 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:37595
I20260710 13:26:02.491744 30586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:37595 every 8 connection(s)
I20260710 13:26:02.495999 30587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:02.506534 30587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c: Bootstrap starting.
I20260710 13:26:02.511085 30587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:02.515128 30587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c: No bootstrap required, opened a new log
I20260710 13:26:02.517277 30587 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8302d0e0f8054eefa9a00bda17a9d17c" member_type: VOTER }
I20260710 13:26:02.517676 30587 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:02.517853 30587 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8302d0e0f8054eefa9a00bda17a9d17c, State: Initialized, Role: FOLLOWER
I20260710 13:26:02.518316 30587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8302d0e0f8054eefa9a00bda17a9d17c" member_type: VOTER }
I20260710 13:26:02.518730 30587 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:02.518911 30587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:02.519133 30587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:02.523350 30587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8302d0e0f8054eefa9a00bda17a9d17c" member_type: VOTER }
I20260710 13:26:02.523797 30587 leader_election.cc:304] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [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: 8302d0e0f8054eefa9a00bda17a9d17c; no voters: 
I20260710 13:26:02.524922 30587 leader_election.cc:290] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:02.525262 30590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:02.526672 30590 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 1 LEADER]: Becoming Leader. State: Replica: 8302d0e0f8054eefa9a00bda17a9d17c, State: Running, Role: LEADER
I20260710 13:26:02.527405 30590 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [LEADER]: Queue going to LEADER mode. State: All 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: "8302d0e0f8054eefa9a00bda17a9d17c" member_type: VOTER }
I20260710 13:26:02.527803 30587 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:02.534070 30592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8302d0e0f8054eefa9a00bda17a9d17c. Latest consensus state: current_term: 1 leader_uuid: "8302d0e0f8054eefa9a00bda17a9d17c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8302d0e0f8054eefa9a00bda17a9d17c" member_type: VOTER } }
I20260710 13:26:02.534230 30591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8302d0e0f8054eefa9a00bda17a9d17c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8302d0e0f8054eefa9a00bda17a9d17c" member_type: VOTER } }
I20260710 13:26:02.534708 30592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:02.534973 30591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:02.536729 30600 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:02.544330 30600 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:02.545284 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:02.553668 30600 catalog_manager.cc:1383] Generated new cluster ID: 4f8bd91592584205bf813ddfc7a60310
I20260710 13:26:02.553951 30600 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:02.574887 30600 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:02.576162 30600 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:02.588443 30600 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c: Generated new TSK 0
I20260710 13:26:02.589130 30600 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:02.611615 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:02.618098 30608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:02.619386 30609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:02.621600 27169 server_base.cc:1061] running on GCE node
W20260710 13:26:02.621694 30611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:02.622822 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:02.623065 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:02.623322 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689962623275 us; error 0 us; skew 500 ppm
I20260710 13:26:02.623939 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:02.626472 27169 webserver.cc:533] Webserver started at http://127.26.136.65:35051/ using document root <none> and password file <none>
I20260710 13:26:02.627200 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:02.627437 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:02.627709 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:02.628904 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "11c49bbcb9c44e60a5903862db3598f6"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.633430 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:26:02.636883 30616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.637629 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:02.637877 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "11c49bbcb9c44e60a5903862db3598f6"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.638139 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:02.657123 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:02.658257 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:02.659629 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:02.661928 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:02.662137 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.662395 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:02.662569 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.702955 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:42673
I20260710 13:26:02.703189 30678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:42673 every 8 connection(s)
I20260710 13:26:02.707896 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:02.715375 30683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:02.717316 30684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:02.721064 30686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:02.721778 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:02.722815 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:02.723095 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:02.723145 30679 heartbeater.cc:344] Connected to a master server at 127.26.136.126:37595
I20260710 13:26:02.723249 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689962723237 us; error 0 us; skew 500 ppm
I20260710 13:26:02.723677 30679 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:02.724041 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:02.724634 30679 heartbeater.cc:507] Master 127.26.136.126:37595 requested a full tablet report, sending...
I20260710 13:26:02.726833 27169 webserver.cc:533] Webserver started at http://127.26.136.66:38599/ using document root <none> and password file <none>
I20260710 13:26:02.726917 30552 ts_manager.cc:194] Registered new tserver with Master: 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673)
I20260710 13:26:02.727393 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:02.727617 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:02.727887 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:02.729099 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "69627f117b324c7d8c92bc1af60167ad"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.729123 30552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49650
I20260710 13:26:02.733701 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:02.737255 30691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.738092 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:26:02.738377 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "69627f117b324c7d8c92bc1af60167ad"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.738659 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:02.764595 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:02.765810 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:02.767290 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:02.769582 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:02.769797 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.770052 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:02.770222 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.810050 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:36577
I20260710 13:26:02.810185 30753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:36577 every 8 connection(s)
I20260710 13:26:02.814759 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:02.823231 30757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:02.823755 30758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:02.827941 30754 heartbeater.cc:344] Connected to a master server at 127.26.136.126:37595
I20260710 13:26:02.828401 30754 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:02.829360 30754 heartbeater.cc:507] Master 127.26.136.126:37595 requested a full tablet report, sending...
W20260710 13:26:02.831789 30761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:02.831826 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:02.831902 30552 ts_manager.cc:194] Registered new tserver with Master: 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:02.833103 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:02.833345 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:02.833540 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689962833522 us; error 0 us; skew 500 ppm
I20260710 13:26:02.833874 30552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49660
I20260710 13:26:02.834127 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:02.837141 27169 webserver.cc:533] Webserver started at http://127.26.136.67:45061/ using document root <none> and password file <none>
I20260710 13:26:02.837616 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:02.837819 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:02.838078 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:02.839208 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "e63b45d4ac08434da0a94d40e196381c"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.843683 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:02.846952 30765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.847829 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:02.848078 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "e63b45d4ac08434da0a94d40e196381c"
format_stamp: "Formatted at 2026-07-10 13:26:02 on dist-test-slave-8s6r"
I20260710 13:26:02.848305 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:02.868422 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:02.869764 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:02.871290 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:02.873462 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:02.873638 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.873941 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:02.874089 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:02.914705 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:40351
I20260710 13:26:02.914808 30827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:40351 every 8 connection(s)
I20260710 13:26:02.928285 30828 heartbeater.cc:344] Connected to a master server at 127.26.136.126:37595
I20260710 13:26:02.928769 30828 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:02.929517 30828 heartbeater.cc:507] Master 127.26.136.126:37595 requested a full tablet report, sending...
I20260710 13:26:02.931514 30552 ts_manager.cc:194] Registered new tserver with Master: e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351)
I20260710 13:26:02.932305 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014547381s
I20260710 13:26:02.933118 30552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49664
I20260710 13:26:02.957419 30552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49666:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:02.959408 30552 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:03.005056 30793 tablet_service.cc:1511] Processing CreateTablet for tablet cbe5d97e291046b598a8b76fe2cd4d92 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=70eca37fec2d430e922be0eb97aafaf7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:26:03.005565 30792 tablet_service.cc:1511] Processing CreateTablet for tablet b3434dd0e5b0439dbefd85f3ff9f62df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=70eca37fec2d430e922be0eb97aafaf7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:26:03.006691 30793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe5d97e291046b598a8b76fe2cd4d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.008244 30792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3434dd0e5b0439dbefd85f3ff9f62df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.016963 30719 tablet_service.cc:1511] Processing CreateTablet for tablet cbe5d97e291046b598a8b76fe2cd4d92 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=70eca37fec2d430e922be0eb97aafaf7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:26:03.018515 30719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe5d97e291046b598a8b76fe2cd4d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.018256 30718 tablet_service.cc:1511] Processing CreateTablet for tablet b3434dd0e5b0439dbefd85f3ff9f62df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=70eca37fec2d430e922be0eb97aafaf7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:26:03.019636 30718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3434dd0e5b0439dbefd85f3ff9f62df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.025162 30644 tablet_service.cc:1511] Processing CreateTablet for tablet cbe5d97e291046b598a8b76fe2cd4d92 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=70eca37fec2d430e922be0eb97aafaf7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:26:03.025337 30643 tablet_service.cc:1511] Processing CreateTablet for tablet b3434dd0e5b0439dbefd85f3ff9f62df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=70eca37fec2d430e922be0eb97aafaf7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:26:03.026683 30644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe5d97e291046b598a8b76fe2cd4d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.027303 30643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3434dd0e5b0439dbefd85f3ff9f62df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.042852 30843 tablet_bootstrap.cc:492] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c: Bootstrap starting.
I20260710 13:26:03.052047 30843 tablet_bootstrap.cc:654] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.063889 30843 tablet_bootstrap.cc:492] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c: No bootstrap required, opened a new log
I20260710 13:26:03.064383 30843 ts_tablet_manager.cc:1403] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260710 13:26:03.065505 30844 tablet_bootstrap.cc:492] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad: Bootstrap starting.
I20260710 13:26:03.067788 30843 raft_consensus.cc:359] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.068794 30843 raft_consensus.cc:385] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.069181 30843 raft_consensus.cc:740] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.070365 30843 consensus_queue.cc:260] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.071717 30845 tablet_bootstrap.cc:492] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6: Bootstrap starting.
I20260710 13:26:03.073001 30828 heartbeater.cc:499] Master 127.26.136.126:37595 was elected leader, sending a full tablet report...
I20260710 13:26:03.073503 30843 ts_tablet_manager.cc:1434] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:26:03.075529 30843 tablet_bootstrap.cc:492] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: Bootstrap starting.
I20260710 13:26:03.076779 30844 tablet_bootstrap.cc:654] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.079566 30845 tablet_bootstrap.cc:654] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.084656 30843 tablet_bootstrap.cc:654] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.087010 30844 tablet_bootstrap.cc:492] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad: No bootstrap required, opened a new log
I20260710 13:26:03.087663 30844 ts_tablet_manager.cc:1403] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260710 13:26:03.091873 30844 raft_consensus.cc:359] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.093053 30844 raft_consensus.cc:385] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.093664 30844 raft_consensus.cc:740] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.094754 30844 consensus_queue.cc:260] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.096530 30845 tablet_bootstrap.cc:492] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6: No bootstrap required, opened a new log
I20260710 13:26:03.097347 30754 heartbeater.cc:499] Master 127.26.136.126:37595 was elected leader, sending a full tablet report...
I20260710 13:26:03.097770 30844 ts_tablet_manager.cc:1434] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.002s
I20260710 13:26:03.098805 30844 tablet_bootstrap.cc:492] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: Bootstrap starting.
I20260710 13:26:03.099084 30845 ts_tablet_manager.cc:1403] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260710 13:26:03.105161 30845 raft_consensus.cc:359] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.105885 30845 raft_consensus.cc:385] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.106230 30843 tablet_bootstrap.cc:492] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: No bootstrap required, opened a new log
I20260710 13:26:03.106191 30845 raft_consensus.cc:740] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.106504 30844 tablet_bootstrap.cc:654] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.106935 30843 ts_tablet_manager.cc:1403] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260710 13:26:03.107103 30845 consensus_queue.cc:260] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.110610 30843 raft_consensus.cc:359] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.111610 30843 raft_consensus.cc:385] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.112052 30843 raft_consensus.cc:740] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.113116 30843 consensus_queue.cc:260] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.115175 30844 tablet_bootstrap.cc:492] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: No bootstrap required, opened a new log
I20260710 13:26:03.115304 30843 ts_tablet_manager.cc:1434] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:26:03.115768 30844 ts_tablet_manager.cc:1403] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:26:03.116542 30679 heartbeater.cc:499] Master 127.26.136.126:37595 was elected leader, sending a full tablet report...
I20260710 13:26:03.117002 30845 ts_tablet_manager.cc:1434] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260710 13:26:03.117738 30845 tablet_bootstrap.cc:492] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6: Bootstrap starting.
I20260710 13:26:03.121325 30844 raft_consensus.cc:359] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.122115 30844 raft_consensus.cc:385] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.122454 30844 raft_consensus.cc:740] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.123741 30845 tablet_bootstrap.cc:654] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.123229 30844 consensus_queue.cc:260] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.126516 30844 ts_tablet_manager.cc:1434] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:26:03.131745 30845 tablet_bootstrap.cc:492] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6: No bootstrap required, opened a new log
I20260710 13:26:03.132277 30845 ts_tablet_manager.cc:1403] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260710 13:26:03.135056 30845 raft_consensus.cc:359] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.135768 30845 raft_consensus.cc:385] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.136101 30845 raft_consensus.cc:740] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.136998 30845 consensus_queue.cc:260] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.138832 30845 ts_tablet_manager.cc:1434] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
W20260710 13:26:03.168573 30829 tablet.cc:2406] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:03.247247 30851 raft_consensus.cc:493] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:03.247720 30851 raft_consensus.cc:515] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.249840 30851 leader_election.cc:290] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351), 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673)
I20260710 13:26:03.259085 30803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92" candidate_uuid: "69627f117b324c7d8c92bc1af60167ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63b45d4ac08434da0a94d40e196381c" is_pre_election: true
I20260710 13:26:03.259904 30803 raft_consensus.cc:2468] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69627f117b324c7d8c92bc1af60167ad in term 0.
I20260710 13:26:03.259912 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92" candidate_uuid: "69627f117b324c7d8c92bc1af60167ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6" is_pre_election: true
I20260710 13:26:03.260704 30654 raft_consensus.cc:2468] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69627f117b324c7d8c92bc1af60167ad in term 0.
I20260710 13:26:03.261175 30695 leader_election.cc:304] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69627f117b324c7d8c92bc1af60167ad, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.261937 30851 raft_consensus.cc:2804] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:03.262228 30851 raft_consensus.cc:493] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:03.262468 30851 raft_consensus.cc:3060] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.267170 30851 raft_consensus.cc:515] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.268993 30851 leader_election.cc:290] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [CANDIDATE]: Term 1 election: Requested vote from peers e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351), 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673)
I20260710 13:26:03.269960 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92" candidate_uuid: "69627f117b324c7d8c92bc1af60167ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
I20260710 13:26:03.269884 30803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92" candidate_uuid: "69627f117b324c7d8c92bc1af60167ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
I20260710 13:26:03.270653 30654 raft_consensus.cc:3060] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.270721 30803 raft_consensus.cc:3060] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.275477 30803 raft_consensus.cc:2468] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69627f117b324c7d8c92bc1af60167ad in term 1.
I20260710 13:26:03.276062 30654 raft_consensus.cc:2468] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69627f117b324c7d8c92bc1af60167ad in term 1.
I20260710 13:26:03.276365 30695 leader_election.cc:304] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69627f117b324c7d8c92bc1af60167ad, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.277192 30851 raft_consensus.cc:2804] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:03.278029 30851 raft_consensus.cc:697] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 LEADER]: Becoming Leader. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Running, Role: LEADER
I20260710 13:26:03.278801 30851 consensus_queue.cc:237] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:03.285198 30552 catalog_manager.cc:5697] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 69627f117b324c7d8c92bc1af60167ad (127.26.136.66). New cstate: current_term: 1 leader_uuid: "69627f117b324c7d8c92bc1af60167ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:03.312839 30847 raft_consensus.cc:493] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:03.313439 30847 raft_consensus.cc:515] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.315838 30847 leader_election.cc:290] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:03.325155 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6" is_pre_election: true
I20260710 13:26:03.325482 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad" is_pre_election: true
I20260710 13:26:03.325788 30654 raft_consensus.cc:2468] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 0.
I20260710 13:26:03.326293 30729 raft_consensus.cc:2468] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 0.
I20260710 13:26:03.327025 30766 leader_election.cc:304] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.327811 30847 raft_consensus.cc:2804] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:03.328181 30847 raft_consensus.cc:493] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:03.328449 30847 raft_consensus.cc:3060] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.333248 30847 raft_consensus.cc:515] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.334880 30847 leader_election.cc:290] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 election: Requested vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:03.335604 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
I20260710 13:26:03.335865 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:03.336131 30654 raft_consensus.cc:3060] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.336520 30729 raft_consensus.cc:3060] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.341130 30654 raft_consensus.cc:2468] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 1.
I20260710 13:26:03.341816 30729 raft_consensus.cc:2468] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 1.
I20260710 13:26:03.342108 30766 leader_election.cc:304] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.342859 30847 raft_consensus.cc:2804] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:03.343865 30847 raft_consensus.cc:697] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Becoming Leader. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Running, Role: LEADER
I20260710 13:26:03.344688 30847 consensus_queue.cc:237] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.351255 30552 catalog_manager.cc:5697] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c reported cstate change: term changed from 0 to 1, leader changed from <none> to e63b45d4ac08434da0a94d40e196381c (127.26.136.67). New cstate: current_term: 1 leader_uuid: "e63b45d4ac08434da0a94d40e196381c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:03.422761 30552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49668:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:03.424639 30552 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:03.447794 30643 tablet_service.cc:1511] Processing CreateTablet for tablet fffdc0ae1dbc4dff9cb117da071715e1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e5f4201a357a4447a976ff88d0706da2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:26:03.449249 30643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffdc0ae1dbc4dff9cb117da071715e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.449533 30719 tablet_service.cc:1511] Processing CreateTablet for tablet fffdc0ae1dbc4dff9cb117da071715e1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e5f4201a357a4447a976ff88d0706da2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:26:03.450843 30719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffdc0ae1dbc4dff9cb117da071715e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.453022 30718 tablet_service.cc:1511] Processing CreateTablet for tablet 7a51883593cf41aa985540c7d9eaad41 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e5f4201a357a4447a976ff88d0706da2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:26:03.453964 30644 tablet_service.cc:1511] Processing CreateTablet for tablet 7a51883593cf41aa985540c7d9eaad41 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e5f4201a357a4447a976ff88d0706da2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:26:03.454741 30793 tablet_service.cc:1511] Processing CreateTablet for tablet fffdc0ae1dbc4dff9cb117da071715e1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e5f4201a357a4447a976ff88d0706da2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:26:03.455298 30644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a51883593cf41aa985540c7d9eaad41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.455974 30793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffdc0ae1dbc4dff9cb117da071715e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.454386 30718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a51883593cf41aa985540c7d9eaad41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.462656 30792 tablet_service.cc:1511] Processing CreateTablet for tablet 7a51883593cf41aa985540c7d9eaad41 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e5f4201a357a4447a976ff88d0706da2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:26:03.463918 30792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a51883593cf41aa985540c7d9eaad41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:03.466727 30845 tablet_bootstrap.cc:492] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: Bootstrap starting.
I20260710 13:26:03.470803 30844 tablet_bootstrap.cc:492] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad: Bootstrap starting.
I20260710 13:26:03.473094 30845 tablet_bootstrap.cc:654] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.477989 30844 tablet_bootstrap.cc:654] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.492157 30844 tablet_bootstrap.cc:492] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad: No bootstrap required, opened a new log
I20260710 13:26:03.492743 30844 ts_tablet_manager.cc:1403] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:26:03.494485 30843 tablet_bootstrap.cc:492] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: Bootstrap starting.
I20260710 13:26:03.495555 30844 raft_consensus.cc:359] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.496397 30844 raft_consensus.cc:385] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.496735 30844 raft_consensus.cc:740] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.497432 30845 tablet_bootstrap.cc:492] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: No bootstrap required, opened a new log
I20260710 13:26:03.497973 30845 ts_tablet_manager.cc:1403] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
I20260710 13:26:03.497646 30844 consensus_queue.cc:260] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.501125 30845 raft_consensus.cc:359] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.501921 30845 raft_consensus.cc:385] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.502247 30845 raft_consensus.cc:740] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.502328 30844 ts_tablet_manager.cc:1434] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:26:03.502635 30843 tablet_bootstrap.cc:654] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.503597 30844 tablet_bootstrap.cc:492] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad: Bootstrap starting.
I20260710 13:26:03.503118 30845 consensus_queue.cc:260] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.505668 30845 ts_tablet_manager.cc:1434] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:03.511373 30844 tablet_bootstrap.cc:654] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.519855 30845 tablet_bootstrap.cc:492] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6: Bootstrap starting.
I20260710 13:26:03.520722 30844 tablet_bootstrap.cc:492] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad: No bootstrap required, opened a new log
I20260710 13:26:03.521346 30844 ts_tablet_manager.cc:1403] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:26:03.524483 30844 raft_consensus.cc:359] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.525331 30844 raft_consensus.cc:385] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.525641 30844 raft_consensus.cc:740] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.526592 30844 consensus_queue.cc:260] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.527171 30843 tablet_bootstrap.cc:492] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: No bootstrap required, opened a new log
I20260710 13:26:03.527840 30843 ts_tablet_manager.cc:1403] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260710 13:26:03.527981 30845 tablet_bootstrap.cc:654] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.530918 30843 raft_consensus.cc:359] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.531486 30844 ts_tablet_manager.cc:1434] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:26:03.531724 30843 raft_consensus.cc:385] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.532256 30843 raft_consensus.cc:740] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.533097 30843 consensus_queue.cc:260] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.537236 30843 ts_tablet_manager.cc:1434] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 13:26:03.537369 30599 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:03.538319 30843 tablet_bootstrap.cc:492] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c: Bootstrap starting.
I20260710 13:26:03.544632 30845 tablet_bootstrap.cc:492] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6: No bootstrap required, opened a new log
I20260710 13:26:03.545199 30845 ts_tablet_manager.cc:1403] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260710 13:26:03.546897 30843 tablet_bootstrap.cc:654] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:03.548543 30845 raft_consensus.cc:359] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.549372 30845 raft_consensus.cc:385] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.549705 30845 raft_consensus.cc:740] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.550530 30845 consensus_queue.cc:260] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.552292 30843 tablet_bootstrap.cc:492] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c: No bootstrap required, opened a new log
I20260710 13:26:03.552873 30843 ts_tablet_manager.cc:1403] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:26:03.552974 30845 ts_tablet_manager.cc:1434] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:03.555755 30843 raft_consensus.cc:359] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.556352 30843 raft_consensus.cc:385] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:03.556663 30843 raft_consensus.cc:740] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Initialized, Role: FOLLOWER
I20260710 13:26:03.557377 30843 consensus_queue.cc:260] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.559499 30843 ts_tablet_manager.cc:1434] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:03.561199 30852 raft_consensus.cc:493] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:03.561755 30852 raft_consensus.cc:515] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.564338 30852 leader_election.cc:290] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577), e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351)
I20260710 13:26:03.574640 30847 raft_consensus.cc:493] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:03.575181 30847 raft_consensus.cc:515] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.576175 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad" is_pre_election: true
I20260710 13:26:03.576853 30729 raft_consensus.cc:2468] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11c49bbcb9c44e60a5903862db3598f6 in term 0.
I20260710 13:26:03.577339 30847 leader_election.cc:290] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:03.578255 30619 leader_election.cc:304] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, 69627f117b324c7d8c92bc1af60167ad; no voters: 
I20260710 13:26:03.578248 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6" is_pre_election: true
I20260710 13:26:03.579145 30654 raft_consensus.cc:2468] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 0.
I20260710 13:26:03.579381 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad" is_pre_election: true
I20260710 13:26:03.579679 30852 raft_consensus.cc:2804] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:03.580022 30729 raft_consensus.cc:2468] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 0.
I20260710 13:26:03.581312 30766 leader_election.cc:304] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.580112 30852 raft_consensus.cc:493] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:03.582101 30847 raft_consensus.cc:2804] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:03.582408 30852 raft_consensus.cc:3060] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.582520 30847 raft_consensus.cc:493] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:03.583039 30847 raft_consensus.cc:3060] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.583495 30803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63b45d4ac08434da0a94d40e196381c" is_pre_election: true
I20260710 13:26:03.588106 30852 raft_consensus.cc:515] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.588586 30847 raft_consensus.cc:515] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.589697 30803 raft_consensus.cc:2393] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11c49bbcb9c44e60a5903862db3598f6 in current term 1: Already voted for candidate e63b45d4ac08434da0a94d40e196381c in this term.
I20260710 13:26:03.590648 30847 leader_election.cc:290] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 election: Requested vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:03.591315 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
I20260710 13:26:03.592087 30654 raft_consensus.cc:2393] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e63b45d4ac08434da0a94d40e196381c in current term 1: Already voted for candidate 11c49bbcb9c44e60a5903862db3598f6 in this term.
I20260710 13:26:03.591917 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:03.591938 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:03.592782 30729 raft_consensus.cc:3060] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.592244 30803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51883593cf41aa985540c7d9eaad41" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
I20260710 13:26:03.594842 30803 raft_consensus.cc:2393] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11c49bbcb9c44e60a5903862db3598f6 in current term 1: Already voted for candidate e63b45d4ac08434da0a94d40e196381c in this term.
I20260710 13:26:03.596066 30852 leader_election.cc:290] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 1 election: Requested vote from peers 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577), e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351)
I20260710 13:26:03.596982 30768 leader_election.cc:304] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [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: e63b45d4ac08434da0a94d40e196381c; no voters: 11c49bbcb9c44e60a5903862db3598f6, 69627f117b324c7d8c92bc1af60167ad
I20260710 13:26:03.597685 30847 raft_consensus.cc:2749] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:03.598951 30729 raft_consensus.cc:2468] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c49bbcb9c44e60a5903862db3598f6 in term 1.
I20260710 13:26:03.599831 30619 leader_election.cc:304] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, 69627f117b324c7d8c92bc1af60167ad; no voters: e63b45d4ac08434da0a94d40e196381c
I20260710 13:26:03.600493 30852 raft_consensus.cc:2804] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:03.601366 30852 raft_consensus.cc:697] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 LEADER]: Becoming Leader. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Running, Role: LEADER
I20260710 13:26:03.602219 30852 consensus_queue.cc:237] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.608951 30552 catalog_manager.cc:5697] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "11c49bbcb9c44e60a5903862db3598f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:03.711656 30851 consensus_queue.cc:1048] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:03.722549 30856 consensus_queue.cc:1048] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:03.762261 30847 consensus_queue.cc:1048] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:03.772974 30882 consensus_queue.cc:1048] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:03.818781 30859 raft_consensus.cc:493] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:03.819254 30859 raft_consensus.cc:515] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.821125 30859 leader_election.cc:290] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:03.821902 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6" is_pre_election: true
I20260710 13:26:03.822171 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad" is_pre_election: true
I20260710 13:26:03.822494 30654 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 0.
I20260710 13:26:03.822806 30729 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 0.
I20260710 13:26:03.823550 30766 leader_election.cc:304] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.824501 30859 raft_consensus.cc:2804] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:03.824910 30859 raft_consensus.cc:493] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:03.825266 30859 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.831135 30859 raft_consensus.cc:515] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.832864 30859 leader_election.cc:290] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 election: Requested vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:03.833683 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
I20260710 13:26:03.833923 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:03.834237 30654 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.834493 30729 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:03.839921 30654 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 1.
I20260710 13:26:03.839923 30729 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 1.
I20260710 13:26:03.841112 30766 leader_election.cc:304] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:03.841868 30859 raft_consensus.cc:2804] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:03.842303 30859 raft_consensus.cc:697] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Becoming Leader. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Running, Role: LEADER
I20260710 13:26:03.843029 30859 consensus_queue.cc:237] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:03.850395 30551 catalog_manager.cc:5697] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c reported cstate change: term changed from 0 to 1, leader changed from <none> to e63b45d4ac08434da0a94d40e196381c (127.26.136.67). New cstate: current_term: 1 leader_uuid: "e63b45d4ac08434da0a94d40e196381c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:03.880888 30729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92"
dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
mode: GRACEFUL
new_leader_uuid: "11c49bbcb9c44e60a5903862db3598f6"
 from {username='slave'} at 127.0.0.1:40548
I20260710 13:26:03.881502 30729 raft_consensus.cc:606] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 LEADER]: Received request to transfer leadership to TS 11c49bbcb9c44e60a5903862db3598f6
I20260710 13:26:03.894707 30803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df"
dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
mode: GRACEFUL
new_leader_uuid: "69627f117b324c7d8c92bc1af60167ad"
 from {username='slave'} at 127.0.0.1:36072
I20260710 13:26:03.895263 30803 raft_consensus.cc:606] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Received request to transfer leadership to TS 69627f117b324c7d8c92bc1af60167ad
I20260710 13:26:03.901002 30803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1"
dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
mode: GRACEFUL
new_leader_uuid: "11c49bbcb9c44e60a5903862db3598f6"
 from {username='slave'} at 127.0.0.1:36072
I20260710 13:26:03.901543 30803 raft_consensus.cc:606] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Received request to transfer leadership to TS 11c49bbcb9c44e60a5903862db3598f6
I20260710 13:26:04.011746 30852 consensus_queue.cc:1048] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:04.024549 30852 consensus_queue.cc:1048] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:04.179646 30847 raft_consensus.cc:993] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: : Instructing follower 69627f117b324c7d8c92bc1af60167ad to start an election
I20260710 13:26:04.180141 30847 raft_consensus.cc:1081] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Signalling peer 69627f117b324c7d8c92bc1af60167ad to start an election
I20260710 13:26:04.181773 30729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df"
dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
 from {username='slave'} at 127.0.0.1:40532
I20260710 13:26:04.182394 30729 raft_consensus.cc:493] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:04.182780 30729 raft_consensus.cc:3060] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.186439 30851 raft_consensus.cc:993] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: : Instructing follower 11c49bbcb9c44e60a5903862db3598f6 to start an election
I20260710 13:26:04.186944 30851 raft_consensus.cc:1081] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 LEADER]: Signalling peer 11c49bbcb9c44e60a5903862db3598f6 to start an election
I20260710 13:26:04.188585 30654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92"
dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
 from {username='slave'} at 127.0.0.1:56676
I20260710 13:26:04.189143 30654 raft_consensus.cc:493] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:04.189505 30654 raft_consensus.cc:3060] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.191049 30729 raft_consensus.cc:515] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.194465 30653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df" candidate_uuid: "69627f117b324c7d8c92bc1af60167ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
I20260710 13:26:04.194694 30729 leader_election.cc:290] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [CANDIDATE]: Term 2 election: Requested vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351)
I20260710 13:26:04.195113 30653 raft_consensus.cc:3060] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.196728 30654 raft_consensus.cc:515] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:04.199609 30803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3434dd0e5b0439dbefd85f3ff9f62df" candidate_uuid: "69627f117b324c7d8c92bc1af60167ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
I20260710 13:26:04.199759 30801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
I20260710 13:26:04.200278 30803 raft_consensus.cc:3055] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:04.200404 30801 raft_consensus.cc:3060] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.200699 30803 raft_consensus.cc:740] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Running, Role: LEADER
I20260710 13:26:04.201664 30803 consensus_queue.cc:260] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.202790 30653 raft_consensus.cc:2468] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69627f117b324c7d8c92bc1af60167ad in term 2.
I20260710 13:26:04.202950 30803 raft_consensus.cc:3060] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.204169 30692 leader_election.cc:304] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, 69627f117b324c7d8c92bc1af60167ad; no voters: 
I20260710 13:26:04.205191 30889 raft_consensus.cc:2804] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:04.206449 30889 raft_consensus.cc:697] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 2 LEADER]: Becoming Leader. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Running, Role: LEADER
I20260710 13:26:04.207296 30889 consensus_queue.cc:237] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.207942 30801 raft_consensus.cc:2468] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c49bbcb9c44e60a5903862db3598f6 in term 2.
I20260710 13:26:04.209031 30654 leader_election.cc:290] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 2 election: Requested vote from peers e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:04.209225 30620 leader_election.cc:304] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:04.210121 30852 raft_consensus.cc:2804] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:04.210577 30852 raft_consensus.cc:697] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Becoming Leader. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Running, Role: LEADER
I20260710 13:26:04.211408 30852 consensus_queue.cc:237] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:04.212288 30729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe5d97e291046b598a8b76fe2cd4d92" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:04.212572 30803 raft_consensus.cc:2468] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69627f117b324c7d8c92bc1af60167ad in term 2.
I20260710 13:26:04.213241 30729 raft_consensus.cc:3055] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:04.213647 30729 raft_consensus.cc:740] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69627f117b324c7d8c92bc1af60167ad, State: Running, Role: LEADER
I20260710 13:26:04.214552 30729 consensus_queue.cc:260] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } }
I20260710 13:26:04.215804 30729 raft_consensus.cc:3060] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.217185 30551 catalog_manager.cc:5697] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad reported cstate change: term changed from 1 to 2, leader changed from e63b45d4ac08434da0a94d40e196381c (127.26.136.67) to 69627f117b324c7d8c92bc1af60167ad (127.26.136.66). New cstate: current_term: 2 leader_uuid: "69627f117b324c7d8c92bc1af60167ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:04.219182 30549 catalog_manager.cc:5697] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 reported cstate change: term changed from 1 to 2, leader changed from 69627f117b324c7d8c92bc1af60167ad (127.26.136.66) to 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "11c49bbcb9c44e60a5903862db3598f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:04.222945 30729 raft_consensus.cc:2468] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c49bbcb9c44e60a5903862db3598f6 in term 2.
I20260710 13:26:04.307440 30859 consensus_queue.cc:1048] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:04.314311 30847 raft_consensus.cc:993] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: : Instructing follower 11c49bbcb9c44e60a5903862db3598f6 to start an election
I20260710 13:26:04.314911 30882 raft_consensus.cc:1081] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Signalling peer 11c49bbcb9c44e60a5903862db3598f6 to start an election
I20260710 13:26:04.316654 30653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1"
dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
 from {username='slave'} at 127.0.0.1:56680
I20260710 13:26:04.317325 30653 raft_consensus.cc:493] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:04.317698 30653 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.320703 30859 consensus_queue.cc:1048] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:04.324892 30653 raft_consensus.cc:515] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.327966 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:04.328585 30728 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.330183 30653 leader_election.cc:290] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 2 election: Requested vote from peers 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577), e63b45d4ac08434da0a94d40e196381c (127.26.136.67:40351)
I20260710 13:26:04.331656 30803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "11c49bbcb9c44e60a5903862db3598f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
I20260710 13:26:04.332232 30803 raft_consensus.cc:3055] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:04.332651 30803 raft_consensus.cc:740] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Running, Role: LEADER
I20260710 13:26:04.333650 30803 consensus_queue.cc:260] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.335032 30803 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:04.335810 30728 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c49bbcb9c44e60a5903862db3598f6 in term 2.
I20260710 13:26:04.337042 30619 leader_election.cc:304] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11c49bbcb9c44e60a5903862db3598f6, 69627f117b324c7d8c92bc1af60167ad; no voters: 
I20260710 13:26:04.338173 30852 raft_consensus.cc:2804] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:04.338624 30852 raft_consensus.cc:697] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Becoming Leader. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Running, Role: LEADER
I20260710 13:26:04.339403 30852 consensus_queue.cc:237] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.342800 30803 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11c49bbcb9c44e60a5903862db3598f6 in term 2.
I20260710 13:26:04.349574 30551 catalog_manager.cc:5697] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 reported cstate change: term changed from 1 to 2, leader changed from e63b45d4ac08434da0a94d40e196381c (127.26.136.67) to 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "11c49bbcb9c44e60a5903862db3598f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:04.604583 30803 raft_consensus.cc:1275] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Refusing update from remote peer 69627f117b324c7d8c92bc1af60167ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:04.606021 30889 consensus_queue.cc:1048] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.613940 30653 raft_consensus.cc:1275] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Refusing update from remote peer 69627f117b324c7d8c92bc1af60167ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:04.615636 30889 consensus_queue.cc:1048] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.640272 27169 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:26:04.642309 27169 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:26:04.642817 27169 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:26:04.656720 30653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1"
dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
mode: GRACEFUL
new_leader_uuid: "e63b45d4ac08434da0a94d40e196381c"
 from {username='slave'} at 127.0.0.1:56694
I20260710 13:26:04.657243 30653 raft_consensus.cc:606] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Received request to transfer leadership to TS e63b45d4ac08434da0a94d40e196381c
I20260710 13:26:04.658250 27169 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:26:04.673502 30728 raft_consensus.cc:1275] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Refusing update from remote peer 11c49bbcb9c44e60a5903862db3598f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:04.674913 30892 consensus_queue.cc:1048] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.682906 30803 raft_consensus.cc:1275] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Refusing update from remote peer 11c49bbcb9c44e60a5903862db3598f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:04.685688 30852 consensus_queue.cc:1048] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.890154 30803 raft_consensus.cc:1275] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Refusing update from remote peer 11c49bbcb9c44e60a5903862db3598f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:04.891547 30852 consensus_queue.cc:1048] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.896302 30892 raft_consensus.cc:993] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: : Instructing follower e63b45d4ac08434da0a94d40e196381c to start an election
I20260710 13:26:04.896817 30887 raft_consensus.cc:1081] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Signalling peer e63b45d4ac08434da0a94d40e196381c to start an election
I20260710 13:26:04.898375 30801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1"
dest_uuid: "e63b45d4ac08434da0a94d40e196381c"
 from {username='slave'} at 127.0.0.1:36066
I20260710 13:26:04.898921 30801 raft_consensus.cc:493] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:04.899293 30801 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:04.900682 30728 raft_consensus.cc:1275] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Refusing update from remote peer 11c49bbcb9c44e60a5903862db3598f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:04.902417 30892 consensus_queue.cc:1048] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:04.907135 30801 raft_consensus.cc:515] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.909368 30801 leader_election.cc:290] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [CANDIDATE]: Term 3 election: Requested vote from peers 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673), 69627f117b324c7d8c92bc1af60167ad (127.26.136.66:36577)
I20260710 13:26:04.910041 30653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11c49bbcb9c44e60a5903862db3598f6"
I20260710 13:26:04.910478 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffdc0ae1dbc4dff9cb117da071715e1" candidate_uuid: "e63b45d4ac08434da0a94d40e196381c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69627f117b324c7d8c92bc1af60167ad"
I20260710 13:26:04.910708 30653 raft_consensus.cc:3055] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:04.911187 30653 raft_consensus.cc:740] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11c49bbcb9c44e60a5903862db3598f6, State: Running, Role: LEADER
I20260710 13:26:04.911203 30728 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:04.912046 30653 consensus_queue.cc:260] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [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: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.913316 30653 raft_consensus.cc:3060] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:04.918288 30728 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 3.
I20260710 13:26:04.918498 30653 raft_consensus.cc:2468] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63b45d4ac08434da0a94d40e196381c in term 3.
I20260710 13:26:04.919658 30766 leader_election.cc:304] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [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: 11c49bbcb9c44e60a5903862db3598f6, e63b45d4ac08434da0a94d40e196381c; no voters: 
I20260710 13:26:04.920496 30859 raft_consensus.cc:2804] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:04.921517 30859 raft_consensus.cc:697] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 3 LEADER]: Becoming Leader. State: Replica: e63b45d4ac08434da0a94d40e196381c, State: Running, Role: LEADER
I20260710 13:26:04.922327 30859 consensus_queue.cc:237] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [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: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } }
I20260710 13:26:04.928015 30552 catalog_manager.cc:5697] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c reported cstate change: term changed from 2 to 3, leader changed from 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65) to e63b45d4ac08434da0a94d40e196381c (127.26.136.67). New cstate: current_term: 3 leader_uuid: "e63b45d4ac08434da0a94d40e196381c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c49bbcb9c44e60a5903862db3598f6" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69627f117b324c7d8c92bc1af60167ad" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63b45d4ac08434da0a94d40e196381c" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:05.014680 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
W20260710 13:26:05.023751 30692 consensus_peers.cc:597] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad -> Peer 11c49bbcb9c44e60a5903862db3598f6 (127.26.136.65:42673): Couldn't send request to peer 11c49bbcb9c44e60a5903862db3598f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:05.037650 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:05.038281 27169 tablet_replica.cc:333] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6: stopping tablet replica
I20260710 13:26:05.038767 27169 raft_consensus.cc:2243] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:05.039553 27169 raft_consensus.cc:2272] T 7a51883593cf41aa985540c7d9eaad41 P 11c49bbcb9c44e60a5903862db3598f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.041546 27169 tablet_replica.cc:333] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6: stopping tablet replica
I20260710 13:26:05.042035 27169 raft_consensus.cc:2243] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.042388 27169 raft_consensus.cc:2272] T fffdc0ae1dbc4dff9cb117da071715e1 P 11c49bbcb9c44e60a5903862db3598f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.044858 27169 tablet_replica.cc:333] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6: stopping tablet replica
I20260710 13:26:05.045324 27169 raft_consensus.cc:2243] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:05.046046 27169 raft_consensus.cc:2272] T cbe5d97e291046b598a8b76fe2cd4d92 P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.048130 27169 tablet_replica.cc:333] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6: stopping tablet replica
I20260710 13:26:05.048642 27169 raft_consensus.cc:2243] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.049014 27169 raft_consensus.cc:2272] T b3434dd0e5b0439dbefd85f3ff9f62df P 11c49bbcb9c44e60a5903862db3598f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.071614 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
I20260710 13:26:05.082964 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
I20260710 13:26:05.099225 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:05.099805 27169 tablet_replica.cc:333] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad: stopping tablet replica
I20260710 13:26:05.100291 27169 raft_consensus.cc:2243] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.100749 27169 raft_consensus.cc:2272] T 7a51883593cf41aa985540c7d9eaad41 P 69627f117b324c7d8c92bc1af60167ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.102450 27169 tablet_replica.cc:333] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad: stopping tablet replica
I20260710 13:26:05.103062 27169 raft_consensus.cc:2243] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.103509 27169 raft_consensus.cc:2272] T fffdc0ae1dbc4dff9cb117da071715e1 P 69627f117b324c7d8c92bc1af60167ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.105616 27169 tablet_replica.cc:333] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad: stopping tablet replica
I20260710 13:26:05.106072 27169 raft_consensus.cc:2243] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.106419 27169 raft_consensus.cc:2272] T cbe5d97e291046b598a8b76fe2cd4d92 P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.108212 27169 tablet_replica.cc:333] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad: stopping tablet replica
I20260710 13:26:05.108695 27169 raft_consensus.cc:2243] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:05.109392 27169 raft_consensus.cc:2272] T b3434dd0e5b0439dbefd85f3ff9f62df P 69627f117b324c7d8c92bc1af60167ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.132232 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
I20260710 13:26:05.143894 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
I20260710 13:26:05.163038 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:05.163713 27169 tablet_replica.cc:333] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c: stopping tablet replica
I20260710 13:26:05.164266 27169 raft_consensus.cc:2243] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.164755 27169 raft_consensus.cc:2272] T 7a51883593cf41aa985540c7d9eaad41 P e63b45d4ac08434da0a94d40e196381c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.166467 27169 tablet_replica.cc:333] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: stopping tablet replica
I20260710 13:26:05.166972 27169 raft_consensus.cc:2243] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:05.167555 27169 pending_rounds.cc:70] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: Trying to abort 1 pending ops.
I20260710 13:26:05.167726 27169 pending_rounds.cc:77] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305994096329687040 op_type: NO_OP noop_request { }
I20260710 13:26:05.168032 27169 raft_consensus.cc:2889] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:26:05.168303 27169 raft_consensus.cc:2272] T fffdc0ae1dbc4dff9cb117da071715e1 P e63b45d4ac08434da0a94d40e196381c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.170231 27169 tablet_replica.cc:333] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c: stopping tablet replica
I20260710 13:26:05.170701 27169 raft_consensus.cc:2243] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.171103 27169 raft_consensus.cc:2272] T b3434dd0e5b0439dbefd85f3ff9f62df P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.173017 27169 tablet_replica.cc:333] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c: stopping tablet replica
I20260710 13:26:05.173461 27169 raft_consensus.cc:2243] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:05.173849 27169 raft_consensus.cc:2272] T cbe5d97e291046b598a8b76fe2cd4d92 P e63b45d4ac08434da0a94d40e196381c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.195755 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
I20260710 13:26:05.207901 27169 master.cc:562] Master@127.26.136.126:37595 shutting down...
I20260710 13:26:05.222749 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:05.223312 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:05.223637 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8302d0e0f8054eefa9a00bda17a9d17c: stopping tablet replica
I20260710 13:26:05.241775 27169 master.cc:584] Master@127.26.136.126:37595 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2858 ms)
[----------] 6 tests from LeaderRebalancerTest (86381 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:26:05.268978 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:35665
I20260710 13:26:05.270126 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:05.275256 30900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:05.275672 30901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:05.277927 30903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:05.278792 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:05.279621 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:05.279819 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:05.279986 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689965279967 us; error 0 us; skew 500 ppm
I20260710 13:26:05.280597 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:05.282804 27169 webserver.cc:533] Webserver started at http://127.26.136.126:45403/ using document root <none> and password file <none>
I20260710 13:26:05.283279 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:05.283475 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:05.283748 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:05.284869 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "85ebc77c192c4289a03fb8b793087ada"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.289281 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:05.292804 30908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.293607 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:05.293911 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "85ebc77c192c4289a03fb8b793087ada"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.294209 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:05.334867 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:05.335906 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:05.370750 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:35665
I20260710 13:26:05.370842 30959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:35665 every 8 connection(s)
I20260710 13:26:05.374591 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.385098 30960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada: Bootstrap starting.
I20260710 13:26:05.389389 30960 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:05.393488 30960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada: No bootstrap required, opened a new log
I20260710 13:26:05.395490 30960 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85ebc77c192c4289a03fb8b793087ada" member_type: VOTER }
I20260710 13:26:05.395988 30960 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:05.396255 30960 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85ebc77c192c4289a03fb8b793087ada, State: Initialized, Role: FOLLOWER
I20260710 13:26:05.396756 30960 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85ebc77c192c4289a03fb8b793087ada" member_type: VOTER }
I20260710 13:26:05.397147 30960 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:05.397328 30960 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:05.397545 30960 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:05.401997 30960 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85ebc77c192c4289a03fb8b793087ada" member_type: VOTER }
I20260710 13:26:05.402472 30960 leader_election.cc:304] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [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: 85ebc77c192c4289a03fb8b793087ada; no voters: 
I20260710 13:26:05.403539 30960 leader_election.cc:290] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:05.403889 30963 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:05.405328 30963 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 1 LEADER]: Becoming Leader. State: Replica: 85ebc77c192c4289a03fb8b793087ada, State: Running, Role: LEADER
I20260710 13:26:05.405949 30963 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [LEADER]: Queue going to LEADER mode. State: All 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: "85ebc77c192c4289a03fb8b793087ada" member_type: VOTER }
I20260710 13:26:05.406618 30960 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:05.408761 30964 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85ebc77c192c4289a03fb8b793087ada" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85ebc77c192c4289a03fb8b793087ada" member_type: VOTER } }
I20260710 13:26:05.409499 30964 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:05.408758 30965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85ebc77c192c4289a03fb8b793087ada. Latest consensus state: current_term: 1 leader_uuid: "85ebc77c192c4289a03fb8b793087ada" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85ebc77c192c4289a03fb8b793087ada" member_type: VOTER } }
I20260710 13:26:05.410041 30965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:05.415518 30968 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:05.420650 30968 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:05.422346 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:05.429446 30968 catalog_manager.cc:1383] Generated new cluster ID: 5f63853899684e84b7df6277b2467713
I20260710 13:26:05.429749 30968 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:05.443950 30968 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:05.445314 30968 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:05.460978 30968 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada: Generated new TSK 0
I20260710 13:26:05.461678 30968 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:05.489025 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:05.494997 30981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:05.496338 30982 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:05.498430 27169 server_base.cc:1061] running on GCE node
W20260710 13:26:05.498394 30984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:05.499588 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:05.499773 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:05.499891 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689965499880 us; error 0 us; skew 500 ppm
I20260710 13:26:05.500371 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:05.503131 27169 webserver.cc:533] Webserver started at http://127.26.136.65:34481/ using document root <none> and password file <none>
I20260710 13:26:05.503710 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:05.503930 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:05.504189 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:05.505411 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "343fe39a573a43d2857d4eb12199ce61"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.510764 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:26:05.514402 30989 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.515249 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:05.515534 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "343fe39a573a43d2857d4eb12199ce61"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.515795 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:05.530736 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:05.531895 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:05.533365 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:05.535615 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:05.535836 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.536087 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:05.536260 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.575280 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:37717
I20260710 13:26:05.575389 31051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:37717 every 8 connection(s)
I20260710 13:26:05.580415 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:05.587558 31056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:05.589149 31057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:05.590476 27169 server_base.cc:1061] running on GCE node
W20260710 13:26:05.591357 31059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:05.592739 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:05.593025 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:05.593230 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689965593212 us; error 0 us; skew 500 ppm
I20260710 13:26:05.593580 31052 heartbeater.cc:344] Connected to a master server at 127.26.136.126:35665
I20260710 13:26:05.593834 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:05.593998 31052 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:05.594934 31052 heartbeater.cc:507] Master 127.26.136.126:35665 requested a full tablet report, sending...
I20260710 13:26:05.596629 27169 webserver.cc:533] Webserver started at http://127.26.136.66:37231/ using document root <none> and password file <none>
I20260710 13:26:05.597220 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:05.597286 30925 ts_manager.cc:194] Registered new tserver with Master: 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717)
I20260710 13:26:05.597460 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:05.597798 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:05.598861 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "d05027d6aa6b4a958079e562df8a035c"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.599227 30925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36046
I20260710 13:26:05.603519 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:05.607066 31064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.607877 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:26:05.608265 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "d05027d6aa6b4a958079e562df8a035c"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.608635 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:05.619992 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:05.621150 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:05.622572 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:05.624858 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:05.625082 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.625327 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:05.625510 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.663131 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:37955
I20260710 13:26:05.663239 31126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:37955 every 8 connection(s)
I20260710 13:26:05.667951 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:05.674171 31130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:05.675976 31131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:05.680617 31133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:05.680892 31127 heartbeater.cc:344] Connected to a master server at 127.26.136.126:35665
I20260710 13:26:05.680949 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:05.681445 31127 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:05.682009 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:05.682272 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:05.682199 31127 heartbeater.cc:507] Master 127.26.136.126:35665 requested a full tablet report, sending...
I20260710 13:26:05.682647 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689965682629 us; error 0 us; skew 500 ppm
I20260710 13:26:05.683393 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:05.684990 30925 ts_manager.cc:194] Registered new tserver with Master: d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:05.686350 27169 webserver.cc:533] Webserver started at http://127.26.136.67:40019/ using document root <none> and password file <none>
I20260710 13:26:05.687004 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:05.686910 30925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36052
I20260710 13:26:05.687332 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:05.687672 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:05.688963 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "338055e028d242479cc86f317582da3d"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.693527 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:05.696800 31138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.697650 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:05.697999 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "338055e028d242479cc86f317582da3d"
format_stamp: "Formatted at 2026-07-10 13:26:05 on dist-test-slave-8s6r"
I20260710 13:26:05.698284 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:05.718077 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:05.719175 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:05.720672 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:05.722879 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:05.723125 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.723369 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:05.723541 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:05.761366 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:36715
I20260710 13:26:05.761478 31200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:36715 every 8 connection(s)
I20260710 13:26:05.775193 31201 heartbeater.cc:344] Connected to a master server at 127.26.136.126:35665
I20260710 13:26:05.775547 31201 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:05.776324 31201 heartbeater.cc:507] Master 127.26.136.126:35665 requested a full tablet report, sending...
I20260710 13:26:05.778445 30925 ts_manager.cc:194] Registered new tserver with Master: 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:05.779471 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014811275s
I20260710 13:26:05.780031 30925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36064
I20260710 13:26:05.808770 30925 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36080:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:05.811370 30925 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:05.878893 31015 tablet_service.cc:1511] Processing CreateTablet for tablet df137b605c3a4aaba19d101bc2c3f79b (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:05.880640 31015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df137b605c3a4aaba19d101bc2c3f79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.880921 31016 tablet_service.cc:1511] Processing CreateTablet for tablet 9236d23d2c1e41d398038b883f454d18 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:05.882396 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9236d23d2c1e41d398038b883f454d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.879177 31017 tablet_service.cc:1511] Processing CreateTablet for tablet f2977e64f6f24851983efb92e94beb0e (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:05.884446 31017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2977e64f6f24851983efb92e94beb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.885317 31014 tablet_service.cc:1511] Processing CreateTablet for tablet 7050707eabaa43e8b1e648ed339be14e (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:05.887090 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7050707eabaa43e8b1e648ed339be14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.890682 31013 tablet_service.cc:1511] Processing CreateTablet for tablet ef96260dfc05466f80fed5b0f3e1e7b4 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:05.894033 31012 tablet_service.cc:1511] Processing CreateTablet for tablet c071c9b7c12744678b7233cbf651e821 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:05.895709 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef96260dfc05466f80fed5b0f3e1e7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.896914 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c071c9b7c12744678b7233cbf651e821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.905056 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 13e88de7121647c0ab41f832b0b80847 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:05.906646 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e88de7121647c0ab41f832b0b80847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.912267 31010 tablet_service.cc:1511] Processing CreateTablet for tablet db5220ca65ad4b52b72899dcc97be8a6 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:05.913836 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5220ca65ad4b52b72899dcc97be8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.918227 31009 tablet_service.cc:1511] Processing CreateTablet for tablet f5e0653160e64da79435d60679d56229 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:05.919764 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e0653160e64da79435d60679d56229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.953245 31166 tablet_service.cc:1511] Processing CreateTablet for tablet f2977e64f6f24851983efb92e94beb0e (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:05.954737 31166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2977e64f6f24851983efb92e94beb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.964941 31216 tablet_bootstrap.cc:492] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:05.966708 31165 tablet_service.cc:1511] Processing CreateTablet for tablet 9236d23d2c1e41d398038b883f454d18 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:05.968122 31165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9236d23d2c1e41d398038b883f454d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.971561 31216 tablet_bootstrap.cc:654] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:05.975729 31164 tablet_service.cc:1511] Processing CreateTablet for tablet df137b605c3a4aaba19d101bc2c3f79b (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:05.977828 31164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df137b605c3a4aaba19d101bc2c3f79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.986258 31218 tablet_bootstrap.cc:492] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:05.986959 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 7050707eabaa43e8b1e648ed339be14e (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:05.987399 31162 tablet_service.cc:1511] Processing CreateTablet for tablet ef96260dfc05466f80fed5b0f3e1e7b4 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:05.988696 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7050707eabaa43e8b1e648ed339be14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.990151 31092 tablet_service.cc:1511] Processing CreateTablet for tablet f2977e64f6f24851983efb92e94beb0e (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:05.991487 31092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2977e64f6f24851983efb92e94beb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.991611 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef96260dfc05466f80fed5b0f3e1e7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:05.991779 31088 tablet_service.cc:1511] Processing CreateTablet for tablet ef96260dfc05466f80fed5b0f3e1e7b4 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:05.993512 31091 tablet_service.cc:1511] Processing CreateTablet for tablet 9236d23d2c1e41d398038b883f454d18 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:05.995613 31090 tablet_service.cc:1511] Processing CreateTablet for tablet df137b605c3a4aaba19d101bc2c3f79b (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:05.997829 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 7050707eabaa43e8b1e648ed339be14e (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:05.999406 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef96260dfc05466f80fed5b0f3e1e7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.001932 31091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9236d23d2c1e41d398038b883f454d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.003086 31161 tablet_service.cc:1511] Processing CreateTablet for tablet c071c9b7c12744678b7233cbf651e821 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:06.003937 31087 tablet_service.cc:1511] Processing CreateTablet for tablet c071c9b7c12744678b7233cbf651e821 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:06.004774 31090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df137b605c3a4aaba19d101bc2c3f79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.004732 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c071c9b7c12744678b7233cbf651e821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.006114 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 13e88de7121647c0ab41f832b0b80847 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:06.007472 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e88de7121647c0ab41f832b0b80847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.009548 31085 tablet_service.cc:1511] Processing CreateTablet for tablet db5220ca65ad4b52b72899dcc97be8a6 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:06.010393 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7050707eabaa43e8b1e648ed339be14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.011713 31084 tablet_service.cc:1511] Processing CreateTablet for tablet f5e0653160e64da79435d60679d56229 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:06.012974 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e0653160e64da79435d60679d56229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.017392 31160 tablet_service.cc:1511] Processing CreateTablet for tablet db5220ca65ad4b52b72899dcc97be8a6 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:06.018846 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5220ca65ad4b52b72899dcc97be8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.021955 31159 tablet_service.cc:1511] Processing CreateTablet for tablet f5e0653160e64da79435d60679d56229 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:06.023320 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e0653160e64da79435d60679d56229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.004580 31166 tablet_service.cc:1511] Processing CreateTablet for tablet 13e88de7121647c0ab41f832b0b80847 (DEFAULT_TABLE table=test-workload [id=4b75bfffd7db4d09965e73a72e599cf8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:06.025348 31166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e88de7121647c0ab41f832b0b80847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.025468 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c071c9b7c12744678b7233cbf651e821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.028828 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5220ca65ad4b52b72899dcc97be8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:06.038189 31216 tablet_bootstrap.cc:492] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.038792 31216 ts_tablet_manager.cc:1403] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.011s
I20260710 13:26:06.046079 31218 tablet_bootstrap.cc:654] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.049428 31216 raft_consensus.cc:359] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.050257 31216 raft_consensus.cc:385] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.050580 31216 raft_consensus.cc:740] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.060789 31216 consensus_queue.cc:260] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.065866 31052 heartbeater.cc:499] Master 127.26.136.126:35665 was elected leader, sending a full tablet report...
I20260710 13:26:06.066947 31216 ts_tablet_manager.cc:1434] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260710 13:26:06.068048 31216 tablet_bootstrap.cc:492] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.086078 31216 tablet_bootstrap.cc:654] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.090222 31219 tablet_bootstrap.cc:492] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.097995 31218 tablet_bootstrap.cc:492] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.098609 31218 ts_tablet_manager.cc:1403] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.004s
I20260710 13:26:06.113577 31218 raft_consensus.cc:359] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.114395 31218 raft_consensus.cc:385] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.114712 31218 raft_consensus.cc:740] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.122339 31219 tablet_bootstrap.cc:654] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.127346 31216 tablet_bootstrap.cc:492] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.127928 31216 ts_tablet_manager.cc:1403] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.018s
I20260710 13:26:06.128922 31218 consensus_queue.cc:260] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.130931 31216 raft_consensus.cc:359] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.131742 31216 raft_consensus.cc:385] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.132076 31216 raft_consensus.cc:740] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.132889 31216 consensus_queue.cc:260] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.135205 31216 ts_tablet_manager.cc:1434] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:06.136090 31216 tablet_bootstrap.cc:492] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.138504 31201 heartbeater.cc:499] Master 127.26.136.126:35665 was elected leader, sending a full tablet report...
I20260710 13:26:06.139693 31218 ts_tablet_manager.cc:1434] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260710 13:26:06.140841 31218 tablet_bootstrap.cc:492] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.142217 31216 tablet_bootstrap.cc:654] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.147571 31218 tablet_bootstrap.cc:654] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.153292 31219 tablet_bootstrap.cc:492] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.154058 31219 ts_tablet_manager.cc:1403] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260710 13:26:06.159762 31218 tablet_bootstrap.cc:492] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.160446 31218 ts_tablet_manager.cc:1403] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:26:06.160315 31219 raft_consensus.cc:359] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.162580 31219 raft_consensus.cc:385] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.162951 31219 raft_consensus.cc:740] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.164004 31221 raft_consensus.cc:493] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.164197 31219 consensus_queue.cc:260] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.164611 31221 raft_consensus.cc:515] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.171370 31218 raft_consensus.cc:359] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.172307 31218 raft_consensus.cc:385] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.172699 31218 raft_consensus.cc:740] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.175338 31216 tablet_bootstrap.cc:492] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.175956 31216 ts_tablet_manager.cc:1403] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.019s
I20260710 13:26:06.179956 31216 raft_consensus.cc:359] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.180610 31216 raft_consensus.cc:385] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.180918 31216 raft_consensus.cc:740] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.180326 31221 leader_election.cc:290] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.181715 31216 consensus_queue.cc:260] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.183677 31216 ts_tablet_manager.cc:1434] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:06.184912 31216 tablet_bootstrap.cc:492] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.191013 31218 consensus_queue.cc:260] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.193974 31216 tablet_bootstrap.cc:654] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.197839 31218 ts_tablet_manager.cc:1434] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 13:26:06.199100 31218 tablet_bootstrap.cc:492] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.213654 31127 heartbeater.cc:499] Master 127.26.136.126:35665 was elected leader, sending a full tablet report...
I20260710 13:26:06.213968 31216 tablet_bootstrap.cc:492] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.214493 31219 ts_tablet_manager.cc:1434] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.060s	user 0.030s	sys 0.020s
I20260710 13:26:06.214615 31216 ts_tablet_manager.cc:1403] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260710 13:26:06.215999 31219 tablet_bootstrap.cc:492] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.218178 31216 raft_consensus.cc:359] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.219040 31216 raft_consensus.cc:385] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.219372 31216 raft_consensus.cc:740] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.220731 31218 tablet_bootstrap.cc:654] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.220361 31216 consensus_queue.cc:260] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.223094 31219 tablet_bootstrap.cc:654] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.223296 31216 ts_tablet_manager.cc:1434] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:06.224512 31216 tablet_bootstrap.cc:492] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.231974 31216 tablet_bootstrap.cc:654] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.234197 31219 tablet_bootstrap.cc:492] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.234642 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.234928 31219 ts_tablet_manager.cc:1403] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:26:06.239475 31219 raft_consensus.cc:359] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.240762 31219 raft_consensus.cc:385] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.241267 31219 raft_consensus.cc:740] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.242597 31219 consensus_queue.cc:260] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.244961 31218 tablet_bootstrap.cc:492] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.245549 31218 ts_tablet_manager.cc:1403] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.008s
W20260710 13:26:06.243223 30991 leader_election.cc:343] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.246979 31219 ts_tablet_manager.cc:1434] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:26:06.248579 31219 tablet_bootstrap.cc:492] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.248957 31218 raft_consensus.cc:359] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.249891 31218 raft_consensus.cc:385] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.250248 31218 raft_consensus.cc:740] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.251082 31218 consensus_queue.cc:260] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.253501 31218 ts_tablet_manager.cc:1434] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:26:06.258816 31219 tablet_bootstrap.cc:654] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.260592 31218 tablet_bootstrap.cc:492] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.261497 31216 tablet_bootstrap.cc:492] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.262274 31216 ts_tablet_manager.cc:1403] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.007s
I20260710 13:26:06.267973 31218 tablet_bootstrap.cc:654] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.268741 31216 raft_consensus.cc:359] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.269688 31216 raft_consensus.cc:385] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.270095 31216 raft_consensus.cc:740] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.270781 31219 tablet_bootstrap.cc:492] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.271348 31219 ts_tablet_manager.cc:1403] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 13:26:06.271204 31216 consensus_queue.cc:260] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.275159 31219 raft_consensus.cc:359] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.275960 31219 raft_consensus.cc:385] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.276273 31219 raft_consensus.cc:740] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.282320 31216 ts_tablet_manager.cc:1434] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:26:06.277285 31219 consensus_queue.cc:260] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.283188 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.284116 31176 raft_consensus.cc:2468] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
I20260710 13:26:06.285629 31219 ts_tablet_manager.cc:1434] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:26:06.285498 30991 leader_election.cc:304] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [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: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.286882 31221 raft_consensus.cc:2804] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.285846 31216 tablet_bootstrap.cc:492] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.287396 31221 raft_consensus.cc:493] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.288725 31221 raft_consensus.cc:3060] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.289100 31218 tablet_bootstrap.cc:492] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.289680 31218 ts_tablet_manager.cc:1403] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 13:26:06.294015 31218 raft_consensus.cc:359] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.294883 31218 raft_consensus.cc:385] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.295225 31218 raft_consensus.cc:740] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.295461 31216 tablet_bootstrap.cc:654] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.296114 31218 consensus_queue.cc:260] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.302989 31221 raft_consensus.cc:515] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.286947 31219 tablet_bootstrap.cc:492] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.305794 31218 ts_tablet_manager.cc:1434] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:26:06.307402 31218 tablet_bootstrap.cc:492] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.312160 31219 tablet_bootstrap.cc:654] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.308310 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
W20260710 13:26:06.313877 30991 leader_election.cc:343] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.316612 31224 raft_consensus.cc:493] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.317323 31224 raft_consensus.cc:515] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.318981 31218 tablet_bootstrap.cc:654] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.320019 31221 leader_election.cc:290] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.321283 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:06.321931 31176 raft_consensus.cc:3060] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.322291 31216 tablet_bootstrap.cc:492] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.322364 31224 leader_election.cc:290] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.322945 31216 ts_tablet_manager.cc:1403] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.013s
I20260710 13:26:06.326319 31216 raft_consensus.cc:359] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.327131 31216 raft_consensus.cc:385] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.327461 31216 raft_consensus.cc:740] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.328334 31216 consensus_queue.cc:260] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.330515 31221 raft_consensus.cc:493] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.330994 31221 raft_consensus.cc:515] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.333063 31218 tablet_bootstrap.cc:492] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.333314 31221 leader_election.cc:290] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.333817 31218 ts_tablet_manager.cc:1403] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260710 13:26:06.334622 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.335027 31216 ts_tablet_manager.cc:1434] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:26:06.336238 31216 tablet_bootstrap.cc:492] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
W20260710 13:26:06.336272 30991 leader_election.cc:343] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.337728 31218 raft_consensus.cc:359] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.340234 31218 raft_consensus.cc:385] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.340703 31218 raft_consensus.cc:740] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.344208 31216 tablet_bootstrap.cc:654] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.344669 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.345450 31175 raft_consensus.cc:2468] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
I20260710 13:26:06.346913 30991 leader_election.cc:304] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [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: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.347900 31221 raft_consensus.cc:2804] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.348291 31221 raft_consensus.cc:493] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.348749 31221 raft_consensus.cc:3060] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.342106 31218 consensus_queue.cc:260] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.355123 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.356837 31218 ts_tablet_manager.cc:1434] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:26:06.357990 31218 tablet_bootstrap.cc:492] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.364933 31218 tablet_bootstrap.cc:654] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.366444 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.368311 31224 raft_consensus.cc:493] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:06.368927 31140 leader_election.cc:343] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.368891 31224 raft_consensus.cc:515] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.370524 31221 raft_consensus.cc:515] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.372327 31027 raft_consensus.cc:2393] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate 343fe39a573a43d2857d4eb12199ce61 in this term.
I20260710 13:26:06.372430 31224 leader_election.cc:290] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.375655 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.376678 31102 raft_consensus.cc:2468] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 0.
I20260710 13:26:06.376991 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.378906 31218 tablet_bootstrap.cc:492] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.378818 31142 leader_election.cc:304] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338055e028d242479cc86f317582da3d; no voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.379768 31218 ts_tablet_manager.cc:1403] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
W20260710 13:26:06.380823 31142 leader_election.cc:343] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.381801 31224 raft_consensus.cc:3060] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.383474 31218 raft_consensus.cc:359] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.384363 31218 raft_consensus.cc:385] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.384419 31176 raft_consensus.cc:2468] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.384944 31218 raft_consensus.cc:740] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.387501 30991 leader_election.cc:304] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.388849 31218 consensus_queue.cc:260] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.390723 31140 leader_election.cc:304] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [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: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:06.391139 31216 tablet_bootstrap.cc:492] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.391954 31216 ts_tablet_manager.cc:1403] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.032s
I20260710 13:26:06.393854 31221 leader_election.cc:290] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.394285 31219 tablet_bootstrap.cc:492] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.394905 31219 ts_tablet_manager.cc:1403] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.006s
I20260710 13:26:06.394768 31221 raft_consensus.cc:2804] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.395644 31221 raft_consensus.cc:697] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:06.395493 31216 raft_consensus.cc:359] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.396687 31216 raft_consensus.cc:385] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.397100 31216 raft_consensus.cc:740] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.397049 31221 consensus_queue.cc:237] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.398257 31216 consensus_queue.cc:260] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.402064 31245 raft_consensus.cc:2804] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.402680 31245 raft_consensus.cc:493] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.403167 31245 raft_consensus.cc:3060] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.408171 31224 raft_consensus.cc:2749] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:06.410955 31219 raft_consensus.cc:359] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.414729 31219 raft_consensus.cc:385] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.415139 31219 raft_consensus.cc:740] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
W20260710 13:26:06.417852 30973 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:06.425290 31219 consensus_queue.cc:260] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.427450 31216 ts_tablet_manager.cc:1434] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.015s
I20260710 13:26:06.428857 31216 tablet_bootstrap.cc:492] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.429433 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
W20260710 13:26:06.431555 30991 leader_election.cc:343] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.432441 31224 raft_consensus.cc:493] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.433784 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:06.433174 31224 raft_consensus.cc:515] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.441169 31247 raft_consensus.cc:493] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.441885 31247 raft_consensus.cc:515] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.444281 31247 leader_election.cc:290] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.447218 31216 tablet_bootstrap.cc:654] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.449331 31244 raft_consensus.cc:493] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.449913 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df137b605c3a4aaba19d101bc2c3f79b" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.450469 31218 ts_tablet_manager.cc:1434] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.070s	user 0.029s	sys 0.028s
I20260710 13:26:06.450836 31102 raft_consensus.cc:2468] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
I20260710 13:26:06.451673 31218 tablet_bootstrap.cc:492] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.453409 30991 leader_election.cc:304] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:06.454945 31247 raft_consensus.cc:2804] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.455690 31247 raft_consensus.cc:493] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.456095 31247 raft_consensus.cc:3060] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.458623 31219 ts_tablet_manager.cc:1434] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:26:06.459599 31216 tablet_bootstrap.cc:492] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.459825 31219 tablet_bootstrap.cc:492] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.460265 31216 ts_tablet_manager.cc:1403] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.020s
I20260710 13:26:06.461082 31224 leader_election.cc:290] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.426450 31246 raft_consensus.cc:493] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.461809 31246 raft_consensus.cc:515] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.463617 31216 raft_consensus.cc:359] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.464231 31246 leader_election.cc:290] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.464491 31216 raft_consensus.cc:385] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.464949 31216 raft_consensus.cc:740] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.465715 31216 consensus_queue.cc:260] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.466024 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.467686 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.468386 31026 raft_consensus.cc:2468] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 0.
I20260710 13:26:06.469213 31216 ts_tablet_manager.cc:1434] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:26:06.469007 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df137b605c3a4aaba19d101bc2c3f79b" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.469704 31142 leader_election.cc:304] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:06.470436 31216 tablet_bootstrap.cc:492] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:06.470750 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.472267 31176 raft_consensus.cc:2468] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.472702 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.449919 31244 raft_consensus.cc:515] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.473766 31218 tablet_bootstrap.cc:654] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.474385 31175 raft_consensus.cc:2468] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
W20260710 13:26:06.476084 31140 leader_election.cc:343] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:06.476325 30991 leader_election.cc:343] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.472047 31247 raft_consensus.cc:515] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
W20260710 13:26:06.477210 30991 leader_election.cc:343] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.477972 31216 tablet_bootstrap.cc:654] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.478322 30991 leader_election.cc:304] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.479549 31227 raft_consensus.cc:493] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.479693 30991 leader_election.cc:304] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [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: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.480115 31227 raft_consensus.cc:515] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.478773 31247 leader_election.cc:290] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.470667 31224 raft_consensus.cc:2804] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.482240 31224 raft_consensus.cc:493] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.482662 31224 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.483367 31227 leader_election.cc:290] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.483508 31245 raft_consensus.cc:515] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.484771 31247 raft_consensus.cc:2804] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.485297 31247 raft_consensus.cc:493] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.484834 31243 raft_consensus.cc:2804] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.485760 31247 raft_consensus.cc:3060] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.486043 31243 raft_consensus.cc:697] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:06.487100 31243 consensus_queue.cc:237] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.488327 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:06.489005 31102 raft_consensus.cc:3060] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.494063 31247 raft_consensus.cc:515] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.496179 31245 leader_election.cc:290] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.497953 31244 leader_election.cc:290] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.497975 31247 leader_election.cc:290] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.499691 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
W20260710 13:26:06.502065 31140 leader_election.cc:343] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.503904 31102 raft_consensus.cc:2468] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 1.
I20260710 13:26:06.505765 31140 leader_election.cc:304] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:06.507097 31244 raft_consensus.cc:2804] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.507755 31244 raft_consensus.cc:697] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:06.508906 31244 consensus_queue.cc:237] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.512439 31216 tablet_bootstrap.cc:492] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:06.513186 31216 ts_tablet_manager.cc:1403] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260710 13:26:06.514150 31218 tablet_bootstrap.cc:492] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.514698 31218 ts_tablet_manager.cc:1403] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.021s
I20260710 13:26:06.520609 31247 raft_consensus.cc:493] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.521435 31247 raft_consensus.cc:515] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.524626 31247 leader_election.cc:290] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.517000 31216 raft_consensus.cc:359] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.526098 31218 raft_consensus.cc:359] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.527311 31218 raft_consensus.cc:385] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:06.527751 30991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.67:36715, user_credentials={real_user=slave}} blocked reactor thread for 48141.7us
I20260710 13:26:06.526108 31216 raft_consensus.cc:385] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.527879 31218 raft_consensus.cc:740] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.528695 31216 raft_consensus.cc:740] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.529605 31216 consensus_queue.cc:260] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.529402 31218 consensus_queue.cc:260] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.530212 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df137b605c3a4aaba19d101bc2c3f79b" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:06.530907 31175 raft_consensus.cc:3060] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.532380 31216 ts_tablet_manager.cc:1434] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260710 13:26:06.532864 31218 ts_tablet_manager.cc:1434] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260710 13:26:06.534399 31218 tablet_bootstrap.cc:492] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.537829 31175 raft_consensus.cc:2468] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.538270 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df137b605c3a4aaba19d101bc2c3f79b" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:06.539004 31102 raft_consensus.cc:3060] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.540349 31219 tablet_bootstrap.cc:654] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.541569 31224 raft_consensus.cc:515] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.538947 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.544821 31218 tablet_bootstrap.cc:654] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.545006 31026 raft_consensus.cc:2468] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:06.546877 31068 leader_election.cc:304] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:06.547833 31227 raft_consensus.cc:2804] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.548388 31227 raft_consensus.cc:493] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.548908 31227 raft_consensus.cc:3060] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.552867 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.553265 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:06.553637 31219 tablet_bootstrap.cc:492] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.553859 31026 raft_consensus.cc:2393] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate 343fe39a573a43d2857d4eb12199ce61 in this term.
I20260710 13:26:06.554055 31025 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.554283 31219 ts_tablet_manager.cc:1403] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.007s
I20260710 13:26:06.554385 31224 leader_election.cc:290] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.553066 30991 leader_election.cc:304] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:06.555909 31243 raft_consensus.cc:2804] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.556531 31243 raft_consensus.cc:697] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:06.557664 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:06.557785 31243 consensus_queue.cc:237] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.558706 31027 raft_consensus.cc:3060] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.564711 31219 raft_consensus.cc:359] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.566314 31219 raft_consensus.cc:385] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.566650 31219 raft_consensus.cc:740] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.567431 31219 consensus_queue.cc:260] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.570153 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:06.570724 31142 leader_election.cc:304] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338055e028d242479cc86f317582da3d; no voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.551602 30925 catalog_manager.cc:5697] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:06.572206 31140 leader_election.cc:343] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.574729 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:06.575481 31175 raft_consensus.cc:3060] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.575742 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:06.577476 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.578130 31101 raft_consensus.cc:2468] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
W20260710 13:26:06.579291 30991 leader_election.cc:343] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.581020 31174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.580638 30991 leader_election.cc:304] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:06.582178 31247 raft_consensus.cc:2804] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.582579 31247 raft_consensus.cc:493] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:26:06.582819 31066 leader_election.cc:343] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.583020 31247 raft_consensus.cc:3060] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.575668 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.585099 31025 raft_consensus.cc:2468] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 1.
I20260710 13:26:06.585355 31027 raft_consensus.cc:2468] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 1.
I20260710 13:26:06.587440 31102 raft_consensus.cc:2468] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.590400 31227 raft_consensus.cc:515] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.593354 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:06.594833 31142 leader_election.cc:304] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.595144 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:06.593420 30922 catalog_manager.cc:5697] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 1 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:06.594133 31027 raft_consensus.cc:3060] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.596349 31224 raft_consensus.cc:2804] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.606518 31027 raft_consensus.cc:2468] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
W20260710 13:26:06.599361 31066 leader_election.cc:343] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.611480 31218 tablet_bootstrap.cc:492] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.611712 31068 leader_election.cc:304] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d
I20260710 13:26:06.612044 31218 ts_tablet_manager.cc:1403] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.008s
W20260710 13:26:06.612577 30991 leader_election.cc:343] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:06.613196 31247 raft_consensus.cc:515] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.615289 31218 raft_consensus.cc:359] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.616008 31218 raft_consensus.cc:385] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.616357 31247 leader_election.cc:290] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.616844 31224 raft_consensus.cc:697] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:06.616274 31218 raft_consensus.cc:740] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.618021 31224 consensus_queue.cc:237] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.618472 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:06.619968 31218 consensus_queue.cc:260] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.597138 31227 leader_election.cc:290] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.621769 31176 raft_consensus.cc:3060] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.622287 31227 raft_consensus.cc:2804] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.622781 31227 raft_consensus.cc:697] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:06.623096 31218 ts_tablet_manager.cc:1434] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:26:06.623620 31227 consensus_queue.cc:237] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.624519 31218 tablet_bootstrap.cc:492] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:06.636083 31176 raft_consensus.cc:2468] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.639456 31218 tablet_bootstrap.cc:654] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.649258 30991 leader_election.cc:304] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:06.651014 31247 raft_consensus.cc:2804] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.651412 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:06.651656 31247 raft_consensus.cc:697] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:06.652347 31102 raft_consensus.cc:3060] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.653192 31247 consensus_queue.cc:237] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.649614 31219 ts_tablet_manager.cc:1434] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.095s	user 0.016s	sys 0.016s
I20260710 13:26:06.661650 31218 tablet_bootstrap.cc:492] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:06.662232 31218 ts_tablet_manager.cc:1403] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260710 13:26:06.663220 31219 tablet_bootstrap.cc:492] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.663494 31175 raft_consensus.cc:2468] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.665221 31244 raft_consensus.cc:2749] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:06.665119 31218 raft_consensus.cc:359] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.665994 31218 raft_consensus.cc:385] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.666304 31218 raft_consensus.cc:740] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.667176 31218 consensus_queue.cc:260] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.668486 30991 leader_election.cc:304] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.668735 31102 raft_consensus.cc:2468] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:06.670249 31219 tablet_bootstrap.cc:654] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.670302 31243 raft_consensus.cc:2804] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.671058 31243 raft_consensus.cc:697] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:06.669374 31218 ts_tablet_manager.cc:1434] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:06.671958 31243 consensus_queue.cc:237] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.674302 30925 catalog_manager.cc:5697] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.695825 31219 tablet_bootstrap.cc:492] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.696393 31219 ts_tablet_manager.cc:1403] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260710 13:26:06.707708 31219 raft_consensus.cc:359] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.708814 31219 raft_consensus.cc:385] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.709206 31219 raft_consensus.cc:740] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.710608 31219 consensus_queue.cc:260] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.713802 31219 ts_tablet_manager.cc:1434] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:26:06.715083 31219 tablet_bootstrap.cc:492] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.716900 31244 raft_consensus.cc:493] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.717615 31244 raft_consensus.cc:515] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.722715 31244 leader_election.cc:290] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.722927 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.723932 31102 raft_consensus.cc:2468] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 0.
I20260710 13:26:06.722957 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.727573 31027 raft_consensus.cc:2468] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 0.
I20260710 13:26:06.728682 31142 leader_election.cc:304] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:06.729815 31224 raft_consensus.cc:2804] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:06.730204 31224 raft_consensus.cc:493] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:06.730579 31224 raft_consensus.cc:3060] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.730542 30921 catalog_manager.cc:5697] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.738336 31224 raft_consensus.cc:515] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.738461 30921 catalog_manager.cc:5697] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.741346 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:06.741597 31224 leader_election.cc:290] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.742022 31027 raft_consensus.cc:3060] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.740279 30921 catalog_manager.cc:5697] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.745308 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:06.745950 31102 raft_consensus.cc:3060] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.746028 31219 tablet_bootstrap.cc:654] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.749281 31027 raft_consensus.cc:2468] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 1.
I20260710 13:26:06.750763 31142 leader_election.cc:304] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:06.751763 31219 tablet_bootstrap.cc:492] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.751771 31224 raft_consensus.cc:2804] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:06.752588 31219 ts_tablet_manager.cc:1403] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260710 13:26:06.753021 31224 raft_consensus.cc:697] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:06.754087 31224 consensus_queue.cc:237] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.755828 31219 raft_consensus.cc:359] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.756691 31219 raft_consensus.cc:385] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.757033 31219 raft_consensus.cc:740] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.758177 31102 raft_consensus.cc:2468] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 1.
I20260710 13:26:06.757829 31219 consensus_queue.cc:260] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.761353 31219 ts_tablet_manager.cc:1434] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:26:06.762451 31219 tablet_bootstrap.cc:492] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.763682 30925 catalog_manager.cc:5697] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 1 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:06.764593 30923 catalog_manager.cc:5697] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:06.768863 31219 tablet_bootstrap.cc:654] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.782160 31219 tablet_bootstrap.cc:492] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.782543 31219 ts_tablet_manager.cc:1403] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 13:26:06.782486 30925 catalog_manager.cc:5697] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 1 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:06.785100 31219 raft_consensus.cc:359] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.785789 31219 raft_consensus.cc:385] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.786085 31219 raft_consensus.cc:740] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.786742 31219 consensus_queue.cc:260] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.788671 31219 ts_tablet_manager.cc:1434] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:06.789664 31219 tablet_bootstrap.cc:492] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:06.795091 31219 tablet_bootstrap.cc:654] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:06.799474 31219 tablet_bootstrap.cc:492] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:06.799948 31219 ts_tablet_manager.cc:1403] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:26:06.802009 31219 raft_consensus.cc:359] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.802453 31219 raft_consensus.cc:385] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:06.802728 31219 raft_consensus.cc:740] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:06.803313 31219 consensus_queue.cc:260] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.804997 31219 ts_tablet_manager.cc:1434] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:26:06.822831 31243 consensus_queue.cc:1048] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:06.832656 31102 raft_consensus.cc:3060] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.842180 31247 consensus_queue.cc:1048] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:06.871380 31227 raft_consensus.cc:493] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.871789 31227 raft_consensus.cc:515] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.873363 31227 leader_election.cc:290] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.874217 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.874331 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050707eabaa43e8b1e648ed339be14e" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.875057 31175 raft_consensus.cc:2393] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d05027d6aa6b4a958079e562df8a035c in current term 1: Already voted for candidate 343fe39a573a43d2857d4eb12199ce61 in this term.
I20260710 13:26:06.876006 31066 leader_election.cc:304] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:06.876727 31227 raft_consensus.cc:3060] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.881546 31227 raft_consensus.cc:2749] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:06.891207 31224 raft_consensus.cc:493] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.891785 31224 raft_consensus.cc:515] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.893885 31224 leader_election.cc:290] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:06.894641 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.894853 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:06.895442 31027 raft_consensus.cc:2393] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate d05027d6aa6b4a958079e562df8a035c in this term.
I20260710 13:26:06.896509 31140 leader_election.cc:304] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338055e028d242479cc86f317582da3d; no voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.897221 31224 raft_consensus.cc:3060] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.902410 31224 raft_consensus.cc:2749] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:06.904448 31227 raft_consensus.cc:493] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:06.905046 31227 raft_consensus.cc:515] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:06.906550 31102 raft_consensus.cc:3060] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.907608 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:06.907927 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:06.907596 31227 leader_election.cc:290] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:06.908577 31027 raft_consensus.cc:2393] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d05027d6aa6b4a958079e562df8a035c in current term 1: Already voted for candidate 338055e028d242479cc86f317582da3d in this term.
I20260710 13:26:06.909590 31068 leader_election.cc:304] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:06.910270 31227 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:06.914137 31247 consensus_queue.cc:1048] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:06.915132 31227 raft_consensus.cc:2749] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:06.927246 31246 consensus_queue.cc:1048] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:06.927801 31224 consensus_queue.cc:1048] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:06.942831 31244 consensus_queue.cc:1048] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:06.969915 31175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18"
dest_uuid: "338055e028d242479cc86f317582da3d"
mode: GRACEFUL
new_leader_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:50634
I20260710 13:26:06.970417 31175 raft_consensus.cc:606] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Received request to transfer leadership to TS 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:06.988098 31027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
mode: GRACEFUL
new_leader_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:46124
I20260710 13:26:06.988699 31027 raft_consensus.cc:606] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Received request to transfer leadership to TS d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.994102 31175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821"
dest_uuid: "338055e028d242479cc86f317582da3d"
mode: GRACEFUL
new_leader_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:50634
I20260710 13:26:06.994640 31175 raft_consensus.cc:606] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Received request to transfer leadership to TS d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:06.999306 31175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847"
dest_uuid: "338055e028d242479cc86f317582da3d"
mode: GRACEFUL
new_leader_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:50634
I20260710 13:26:06.999794 31175 raft_consensus.cc:606] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Received request to transfer leadership to TS d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:07.004657 31027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
mode: GRACEFUL
new_leader_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:46124
I20260710 13:26:07.005128 31027 raft_consensus.cc:606] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Received request to transfer leadership to TS d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:07.018299 31102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e0653160e64da79435d60679d56229"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
mode: GRACEFUL
new_leader_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:57984
I20260710 13:26:07.018821 31102 raft_consensus.cc:606] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Received request to transfer leadership to TS 338055e028d242479cc86f317582da3d
I20260710 13:26:07.033537 31227 consensus_queue.cc:1048] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.037182 31224 consensus_queue.cc:1048] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.041071 31262 raft_consensus.cc:993] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: : Instructing follower 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:07.041713 31261 raft_consensus.cc:1081] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Signalling peer 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:07.047760 31244 raft_consensus.cc:993] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: : Instructing follower d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.047649 31227 consensus_queue.cc:1048] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:07.048295 31244 raft_consensus.cc:1081] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Signalling peer d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.049443 31246 consensus_queue.cc:1048] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.050540 31100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:45350
I20260710 13:26:07.051211 31100 raft_consensus.cc:493] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:07.051559 31100 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.052914 31175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e0653160e64da79435d60679d56229"
dest_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:47496
I20260710 13:26:07.053633 31175 raft_consensus.cc:493] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:07.054044 31175 raft_consensus.cc:3060] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.065553 31175 raft_consensus.cc:515] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.066906 31176 raft_consensus.cc:1240] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Rejecting Update request from peer d05027d6aa6b4a958079e562df8a035c for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:07.067636 31224 consensus_queue.cc:1048] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.075093 31100 raft_consensus.cc:515] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.078323 31101 raft_consensus.cc:1240] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Rejecting Update request from peer 338055e028d242479cc86f317582da3d for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:07.079195 31262 consensus_queue.cc:1059] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:07.080336 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:07.081058 31025 raft_consensus.cc:3060] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.081491 31227 raft_consensus.cc:3055] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:07.081887 31227 raft_consensus.cc:740] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:07.082724 31227 consensus_queue.cc:260] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.083837 31227 raft_consensus.cc:3060] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.083947 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:07.084657 31176 raft_consensus.cc:3055] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:07.084510 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:07.085016 31176 raft_consensus.cc:740] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:07.085103 31221 consensus_queue.cc:1048] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.085919 31176 consensus_queue.cc:260] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.086819 31176 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.094097 31100 leader_election.cc:290] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:07.093865 31176 raft_consensus.cc:2468] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 2.
I20260710 13:26:07.096792 31066 leader_election.cc:304] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [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: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:07.098107 31262 raft_consensus.cc:2804] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:07.098589 31262 raft_consensus.cc:697] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:07.099577 31262 consensus_queue.cc:237] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.099814 31243 consensus_queue.cc:1048] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.106246 31025 raft_consensus.cc:2468] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:07.107364 31142 leader_election.cc:304] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:07.108283 31224 raft_consensus.cc:2804] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:07.109220 31224 raft_consensus.cc:697] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:07.110530 31224 consensus_queue.cc:237] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.112545 31175 leader_election.cc:290] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:07.113698 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0653160e64da79435d60679d56229" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:07.115290 30925 catalog_manager.cc:5697] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 1 to 2, leader changed from 338055e028d242479cc86f317582da3d (127.26.136.67) to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 2 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:07.120808 31243 raft_consensus.cc:993] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: : Instructing follower d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.121325 31243 raft_consensus.cc:1081] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Signalling peer d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.124119 31100 raft_consensus.cc:2468] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:07.125962 31100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:45334
I20260710 13:26:07.126495 31100 raft_consensus.cc:493] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:07.126850 31100 raft_consensus.cc:3060] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.133787 30922 catalog_manager.cc:5697] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 1 to 2, leader changed from d05027d6aa6b4a958079e562df8a035c (127.26.136.66) to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 2 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:07.134701 31100 raft_consensus.cc:515] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.136986 31100 leader_election.cc:290] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:07.137620 31224 consensus_queue.cc:1048] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.137753 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:07.138456 31025 raft_consensus.cc:3055] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:07.138840 31025 raft_consensus.cc:740] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:07.139760 31025 consensus_queue.cc:260] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.140646 31102 raft_consensus.cc:1240] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Rejecting Update request from peer 343fe39a573a43d2857d4eb12199ce61 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:07.140892 31025 raft_consensus.cc:3060] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.144876 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5220ca65ad4b52b72899dcc97be8a6" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:07.145622 31176 raft_consensus.cc:3060] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.150341 31025 raft_consensus.cc:2468] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 2.
W20260710 13:26:07.140901 31243 consensus_queue.cc:1175] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "338055e028d242479cc86f317582da3d" responder_term: 1 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 1. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:26:07.151742 31068 leader_election.cc:304] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:07.152724 31262 raft_consensus.cc:2804] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:07.153255 31262 raft_consensus.cc:697] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:07.154126 31262 consensus_queue.cc:237] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.160897 31176 raft_consensus.cc:2468] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 2.
I20260710 13:26:07.164594 31244 raft_consensus.cc:993] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: : Instructing follower d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.165078 31245 raft_consensus.cc:1081] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Signalling peer d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.167783 31102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:45350
I20260710 13:26:07.168386 31102 raft_consensus.cc:493] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:07.168826 31102 raft_consensus.cc:3060] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.173202 31224 consensus_queue.cc:1048] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.174692 31102 raft_consensus.cc:515] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.177668 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:07.178632 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e88de7121647c0ab41f832b0b80847" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:07.179832 31102 leader_election.cc:290] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:07.179483 31176 raft_consensus.cc:3055] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:07.180908 31176 raft_consensus.cc:740] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:07.181897 31176 consensus_queue.cc:260] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.183454 31176 raft_consensus.cc:3060] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.186929 30925 catalog_manager.cc:5697] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 1 to 2, leader changed from 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65) to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 2 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:07.190794 31176 raft_consensus.cc:2468] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 2.
I20260710 13:26:07.192191 31066 leader_election.cc:304] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [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: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:07.193039 31262 raft_consensus.cc:2804] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:07.193526 31262 raft_consensus.cc:697] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:07.194272 31262 consensus_queue.cc:237] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.204914 30922 catalog_manager.cc:5697] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 1 to 2, leader changed from 338055e028d242479cc86f317582da3d (127.26.136.67) to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 2 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:07.257970 31255 consensus_queue.cc:1048] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.267841 31243 consensus_queue.cc:1048] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.405400 31247 raft_consensus.cc:993] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: : Instructing follower d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.405948 31243 raft_consensus.cc:1081] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Signalling peer d05027d6aa6b4a958079e562df8a035c to start an election
I20260710 13:26:07.407490 31102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
 from {username='slave'} at 127.0.0.1:45334
I20260710 13:26:07.408124 31102 raft_consensus.cc:493] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:07.408517 31102 raft_consensus.cc:3060] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.413664 31102 raft_consensus.cc:515] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.415318 31102 leader_election.cc:290] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:07.416643 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:07.416639 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96260dfc05466f80fed5b0f3e1e7b4" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:07.417362 31025 raft_consensus.cc:3055] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:07.417553 31176 raft_consensus.cc:3060] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.417721 31025 raft_consensus.cc:740] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:07.418668 31025 consensus_queue.cc:260] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.420066 31025 raft_consensus.cc:3060] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.425318 31025 raft_consensus.cc:2468] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 2.
I20260710 13:26:07.425506 31176 raft_consensus.cc:2468] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 2.
I20260710 13:26:07.426554 31068 leader_election.cc:304] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:07.427495 31262 raft_consensus.cc:2804] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:07.428038 31262 raft_consensus.cc:697] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:07.428988 31262 consensus_queue.cc:237] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.430296 31245 raft_consensus.cc:993] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: : Instructing follower 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:07.430859 31245 raft_consensus.cc:1081] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Signalling peer 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:07.432498 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:56502
I20260710 13:26:07.433162 31025 raft_consensus.cc:493] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:07.433498 31025 raft_consensus.cc:3060] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.437582 30925 catalog_manager.cc:5697] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 1 to 2, leader changed from 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65) to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 2 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:07.440682 31025 raft_consensus.cc:515] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.442401 31025 leader_election.cc:290] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:07.443378 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:07.443655 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236d23d2c1e41d398038b883f454d18" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:07.444047 31102 raft_consensus.cc:3060] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.444306 31176 raft_consensus.cc:3055] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:07.444734 31176 raft_consensus.cc:740] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:07.445520 31176 consensus_queue.cc:260] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.446712 31176 raft_consensus.cc:3060] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.450579 31102 raft_consensus.cc:2468] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:07.451756 30991 leader_election.cc:304] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:07.452167 31176 raft_consensus.cc:2468] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:07.452495 31243 raft_consensus.cc:2804] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:07.453064 31243 raft_consensus.cc:697] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:07.453953 31243 consensus_queue.cc:237] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:07.460052 30925 catalog_manager.cc:5697] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 1 to 2, leader changed from 338055e028d242479cc86f317582da3d (127.26.136.67) to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:07.495461 31025 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.500780 31025 raft_consensus.cc:1275] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.502106 31262 consensus_queue.cc:1048] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.510798 31176 raft_consensus.cc:1275] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.512398 31261 consensus_queue.cc:1048] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.574153 31102 raft_consensus.cc:1275] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.575464 31245 consensus_queue.cc:1048] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.578850 31176 raft_consensus.cc:1275] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.580227 31261 consensus_queue.cc:1048] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:07.584048 31025 raft_consensus.cc:1275] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.586567 31244 consensus_queue.cc:1048] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.594283 31025 raft_consensus.cc:1275] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.595696 31227 consensus_queue.cc:1048] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.671057 31176 raft_consensus.cc:1275] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.672494 31227 consensus_queue.cc:1048] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.680665 31025 raft_consensus.cc:3060] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:07.687045 31025 raft_consensus.cc:1275] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.688225 31227 consensus_queue.cc:1048] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.837666 31176 raft_consensus.cc:1275] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.838986 31221 consensus_queue.cc:1048] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.847545 31102 raft_consensus.cc:1275] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.849152 31243 consensus_queue.cc:1048] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.926715 31025 raft_consensus.cc:1275] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.928131 31227 consensus_queue.cc:1048] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:07.937480 31176 raft_consensus.cc:1275] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer d05027d6aa6b4a958079e562df8a035c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:07.939868 31262 consensus_queue.cc:1048] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:10.050518 30925 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52496:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:10.053825 30925 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:10.111896 31016 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3e121835914b80941e35d668ae1c36 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:10.113026 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3e121835914b80941e35d668ae1c36 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:10.113898 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3e121835914b80941e35d668ae1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.114918 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3e121835914b80941e35d668ae1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.115029 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3e121835914b80941e35d668ae1c36 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:10.116768 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3e121835914b80941e35d668ae1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.124527 31164 tablet_service.cc:1511] Processing CreateTablet for tablet 08dab17e4eb3486fb13e085059c0cc1c (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:10.126104 31164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dab17e4eb3486fb13e085059c0cc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.129796 31160 tablet_service.cc:1511] Processing CreateTablet for tablet 06a934d97038417e9e932e37ebe77f6a (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:10.135028 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 08dab17e4eb3486fb13e085059c0cc1c (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:10.137737 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 06a934d97038417e9e932e37ebe77f6a (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:10.140348 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 98e721d4dd8b453a8081d0ea6d3aac72 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:10.148768 31317 tablet_bootstrap.cc:492] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.150828 31092 tablet_service.cc:1511] Processing CreateTablet for tablet 08dab17e4eb3486fb13e085059c0cc1c (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:10.143620 31014 tablet_service.cc:1511] Processing CreateTablet for tablet e42f266e5ff94ea3bf4240d89a6cd102 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:10.152427 31092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dab17e4eb3486fb13e085059c0cc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.164505 31163 tablet_service.cc:1511] Processing CreateTablet for tablet ccda22d442924b50b44cb79fde764cfc (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:10.165278 31085 tablet_service.cc:1511] Processing CreateTablet for tablet ccda22d442924b50b44cb79fde764cfc (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:10.166760 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccda22d442924b50b44cb79fde764cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.153807 31088 tablet_service.cc:1511] Processing CreateTablet for tablet 06a934d97038417e9e932e37ebe77f6a (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:10.157892 31015 tablet_service.cc:1511] Processing CreateTablet for tablet 92993cf12d0a428c88cbea0cbb5cc580 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:10.170701 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a934d97038417e9e932e37ebe77f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.173893 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 73aae1a3039d40a295c14fb75bbf265f (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:10.159082 31009 tablet_service.cc:1511] Processing CreateTablet for tablet ccda22d442924b50b44cb79fde764cfc (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:10.175320 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aae1a3039d40a295c14fb75bbf265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.160337 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 73aae1a3039d40a295c14fb75bbf265f (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:10.161614 31166 tablet_service.cc:1511] Processing CreateTablet for tablet e42f266e5ff94ea3bf4240d89a6cd102 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:10.178592 31158 tablet_service.cc:1511] Processing CreateTablet for tablet e8aad87262dd44369855e7b8aa5acad0 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:10.178861 31162 tablet_service.cc:1511] Processing CreateTablet for tablet 73aae1a3039d40a295c14fb75bbf265f (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:10.161618 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 92993cf12d0a428c88cbea0cbb5cc580 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:10.162758 31165 tablet_service.cc:1511] Processing CreateTablet for tablet 98e721d4dd8b453a8081d0ea6d3aac72 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:10.162784 31087 tablet_service.cc:1511] Processing CreateTablet for tablet e42f266e5ff94ea3bf4240d89a6cd102 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:10.183385 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42f266e5ff94ea3bf4240d89a6cd102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.164012 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dab17e4eb3486fb13e085059c0cc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.185566 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 98e721d4dd8b453a8081d0ea6d3aac72 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:10.185739 31017 tablet_service.cc:1511] Processing CreateTablet for tablet e8aad87262dd44369855e7b8aa5acad0 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:10.186918 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e721d4dd8b453a8081d0ea6d3aac72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.164031 31090 tablet_service.cc:1511] Processing CreateTablet for tablet 92993cf12d0a428c88cbea0cbb5cc580 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:10.188442 31090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92993cf12d0a428c88cbea0cbb5cc580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.192875 31017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8aad87262dd44369855e7b8aa5acad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.196480 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42f266e5ff94ea3bf4240d89a6cd102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.156342 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a934d97038417e9e932e37ebe77f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.201251 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92993cf12d0a428c88cbea0cbb5cc580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.201781 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccda22d442924b50b44cb79fde764cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.204552 31015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92993cf12d0a428c88cbea0cbb5cc580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.205375 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e721d4dd8b453a8081d0ea6d3aac72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.206280 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a934d97038417e9e932e37ebe77f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.207051 31092 tablet_service.cc:1511] Processing CreateTablet for tablet e8aad87262dd44369855e7b8aa5acad0 (DEFAULT_TABLE table=soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:10.208505 31092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8aad87262dd44369855e7b8aa5acad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.209070 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aae1a3039d40a295c14fb75bbf265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.204552 31166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42f266e5ff94ea3bf4240d89a6cd102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.215348 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73aae1a3039d40a295c14fb75bbf265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.216957 31165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e721d4dd8b453a8081d0ea6d3aac72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.225294 31316 tablet_bootstrap.cc:492] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.237335 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8aad87262dd44369855e7b8aa5acad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.157347 31317 tablet_bootstrap.cc:654] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.286031 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccda22d442924b50b44cb79fde764cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:10.298036 31318 tablet_bootstrap.cc:492] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.296669 31316 tablet_bootstrap.cc:654] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:10.325851 31068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 74138us
I20260710 13:26:10.359781 31318 tablet_bootstrap.cc:654] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.377908 31316 tablet_bootstrap.cc:492] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.378486 31316 ts_tablet_manager.cc:1403] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.154s	user 0.012s	sys 0.013s
I20260710 13:26:10.378592 31318 tablet_bootstrap.cc:492] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.378654 31317 tablet_bootstrap.cc:492] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.379258 31318 ts_tablet_manager.cc:1403] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260710 13:26:10.379352 31317 ts_tablet_manager.cc:1403] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.231s	user 0.019s	sys 0.016s
I20260710 13:26:10.382143 31316 raft_consensus.cc:359] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.382640 31318 raft_consensus.cc:359] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.383224 31316 raft_consensus.cc:385] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.382843 31317 raft_consensus.cc:359] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.383498 31318 raft_consensus.cc:385] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.383643 31316 raft_consensus.cc:740] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.383955 31317 raft_consensus.cc:385] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.383955 31318 raft_consensus.cc:740] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.384580 31317 raft_consensus.cc:740] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.384554 31316 consensus_queue.cc:260] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.385138 31318 consensus_queue.cc:260] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.385694 31317 consensus_queue.cc:260] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.387683 31316 ts_tablet_manager.cc:1434] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:10.388098 31318 ts_tablet_manager.cc:1434] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:26:10.388787 31316 tablet_bootstrap.cc:492] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.389254 31318 tablet_bootstrap.cc:492] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.389273 31317 ts_tablet_manager.cc:1434] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:10.390444 31317 tablet_bootstrap.cc:492] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.396235 31316 tablet_bootstrap.cc:654] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.396338 31318 tablet_bootstrap.cc:654] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.397593 31317 tablet_bootstrap.cc:654] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.409001 31319 raft_consensus.cc:493] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.409857 31319 raft_consensus.cc:515] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.411373 31317 tablet_bootstrap.cc:492] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.411384 31318 tablet_bootstrap.cc:492] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.412091 31317 ts_tablet_manager.cc:1403] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260710 13:26:10.412125 31318 ts_tablet_manager.cc:1403] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260710 13:26:10.414233 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.415450 31318 raft_consensus.cc:359] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.420645 31318 raft_consensus.cc:385] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.420969 31318 raft_consensus.cc:740] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.420789 31025 raft_consensus.cc:2468] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.421864 31318 consensus_queue.cc:260] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.425868 31068 leader_election.cc:304] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.427178 31318 ts_tablet_manager.cc:1434] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:26:10.416294 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.428201 31318 tablet_bootstrap.cc:492] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.428671 31176 raft_consensus.cc:2468] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.429102 31304 raft_consensus.cc:2804] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.415603 31317 raft_consensus.cc:359] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.430394 31317 raft_consensus.cc:385] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.430704 31317 raft_consensus.cc:740] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.429661 31304 raft_consensus.cc:493] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.431594 31304 raft_consensus.cc:3060] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.431861 31317 consensus_queue.cc:260] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.434455 31317 ts_tablet_manager.cc:1434] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:26:10.435438 31317 tablet_bootstrap.cc:492] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.435695 31318 tablet_bootstrap.cc:654] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.412432 31319 leader_election.cc:290] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.443549 31317 tablet_bootstrap.cc:654] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.447547 31318 tablet_bootstrap.cc:492] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.448155 31318 ts_tablet_manager.cc:1403] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:26:10.452147 31318 raft_consensus.cc:359] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.453326 31318 raft_consensus.cc:385] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.453711 31318 raft_consensus.cc:740] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.454865 31318 consensus_queue.cc:260] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.458323 31318 ts_tablet_manager.cc:1434] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:26:10.459661 31318 tablet_bootstrap.cc:492] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.470299 31318 tablet_bootstrap.cc:654] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.471751 31317 tablet_bootstrap.cc:492] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.472342 31317 ts_tablet_manager.cc:1403] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260710 13:26:10.476415 31317 raft_consensus.cc:359] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.477516 31317 raft_consensus.cc:385] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.477918 31317 raft_consensus.cc:740] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.479193 31317 consensus_queue.cc:260] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.482167 31318 tablet_bootstrap.cc:492] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.482726 31318 ts_tablet_manager.cc:1403] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 13:26:10.483628 31317 ts_tablet_manager.cc:1434] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 13:26:10.484735 31317 tablet_bootstrap.cc:492] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
W20260710 13:26:10.485124 31068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 59408.9us
I20260710 13:26:10.485925 31318 raft_consensus.cc:359] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
W20260710 13:26:10.488624 30973 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:10.488643 31302 raft_consensus.cc:493] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.486701 31318 raft_consensus.cc:385] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.489521 31318 raft_consensus.cc:740] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.489547 31302 raft_consensus.cc:515] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.490562 31318 consensus_queue.cc:260] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.495505 31317 tablet_bootstrap.cc:654] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.503135 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:10.504103 31102 raft_consensus.cc:2468] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 0.
I20260710 13:26:10.506258 31140 leader_election.cc:304] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.508333 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.509938 31317 tablet_bootstrap.cc:492] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.510669 31317 ts_tablet_manager.cc:1403] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.016s
W20260710 13:26:10.510632 31142 leader_election.cc:343] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.515502 31302 leader_election.cc:290] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:10.518141 31302 raft_consensus.cc:2804] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.519556 31302 raft_consensus.cc:493] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.520620 31302 raft_consensus.cc:3060] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.515081 31317 raft_consensus.cc:359] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.524179 31317 raft_consensus.cc:385] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.525321 31317 raft_consensus.cc:740] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.526929 31317 consensus_queue.cc:260] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.535384 31317 ts_tablet_manager.cc:1434] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:26:10.539968 31317 tablet_bootstrap.cc:492] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.546607 31302 raft_consensus.cc:515] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.549539 31302 leader_election.cc:290] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:10.550005 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:10.551416 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:10.552042 31102 raft_consensus.cc:3060] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.554024 31317 tablet_bootstrap.cc:654] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:10.556809 31142 leader_election.cc:343] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.562052 31102 raft_consensus.cc:2468] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 1.
I20260710 13:26:10.531608 31304 raft_consensus.cc:515] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.564579 31140 leader_election.cc:304] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:10.565723 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:10.566141 31302 raft_consensus.cc:2804] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.566377 31025 raft_consensus.cc:3060] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.572973 31302 raft_consensus.cc:697] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:10.574307 31302 consensus_queue.cc:237] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.579190 31025 raft_consensus.cc:2468] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.586753 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:10.587467 31304 leader_election.cc:290] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.591702 31318 ts_tablet_manager.cc:1434] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.109s	user 0.032s	sys 0.070s
I20260710 13:26:10.591816 31316 tablet_bootstrap.cc:492] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.592549 31176 raft_consensus.cc:3060] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.593251 31068 leader_election.cc:304] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.593783 31318 tablet_bootstrap.cc:492] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.594125 31304 raft_consensus.cc:2804] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.597033 31316 ts_tablet_manager.cc:1403] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.208s	user 0.083s	sys 0.075s
I20260710 13:26:10.599414 31317 tablet_bootstrap.cc:492] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.599951 31317 ts_tablet_manager.cc:1403] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.030s
I20260710 13:26:10.600369 31316 raft_consensus.cc:359] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.601176 31316 raft_consensus.cc:385] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.601517 31316 raft_consensus.cc:740] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.601820 31176 raft_consensus.cc:2468] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.602421 31316 consensus_queue.cc:260] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.602957 31317 raft_consensus.cc:359] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.603698 31317 raft_consensus.cc:385] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.604090 31317 raft_consensus.cc:740] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.604892 31317 consensus_queue.cc:260] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.605916 31316 ts_tablet_manager.cc:1434] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:26:10.605683 30923 catalog_manager.cc:5697] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 1 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:10.607846 31304 raft_consensus.cc:697] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:10.609719 31326 raft_consensus.cc:493] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.610205 31326 raft_consensus.cc:515] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.611467 31316 tablet_bootstrap.cc:492] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.612041 31318 tablet_bootstrap.cc:654] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.611989 31330 raft_consensus.cc:493] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.613169 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.609746 31304 consensus_queue.cc:237] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
W20260710 13:26:10.615898 31068 leader_election.cc:343] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.616433 31317 ts_tablet_manager.cc:1434] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 13:26:10.612305 31326 leader_election.cc:290] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.617524 31317 tablet_bootstrap.cc:492] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.618180 31326 raft_consensus.cc:493] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.618697 31326 raft_consensus.cc:515] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.619942 31316 tablet_bootstrap.cc:654] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.621804 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.622471 31027 raft_consensus.cc:2468] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.623364 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.623956 31068 leader_election.cc:304] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
W20260710 13:26:10.625021 31066 leader_election.cc:343] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.625031 31319 raft_consensus.cc:2804] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.625569 31066 leader_election.cc:304] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:10.625758 31319 raft_consensus.cc:493] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.626292 31319 raft_consensus.cc:3060] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.630857 31316 tablet_bootstrap.cc:492] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.631505 31316 ts_tablet_manager.cc:1403] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 13:26:10.632175 31317 tablet_bootstrap.cc:654] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.636083 31316 raft_consensus.cc:359] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.637075 31316 raft_consensus.cc:385] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.637398 31316 raft_consensus.cc:740] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.638487 31326 leader_election.cc:290] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.638371 31316 consensus_queue.cc:260] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.640872 31326 raft_consensus.cc:2749] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:10.642756 31316 ts_tablet_manager.cc:1434] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:26:10.617079 31330 raft_consensus.cc:515] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.646947 31330 leader_election.cc:290] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:10.643992 31316 tablet_bootstrap.cc:492] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.647153 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.647884 31025 raft_consensus.cc:2468] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 0.
I20260710 13:26:10.648396 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:10.649158 31142 leader_election.cc:304] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:10.652022 31319 raft_consensus.cc:515] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.654456 31316 tablet_bootstrap.cc:654] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.654634 31102 raft_consensus.cc:2393] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate d05027d6aa6b4a958079e562df8a035c in this term.
I20260710 13:26:10.656642 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:10.657431 31025 raft_consensus.cc:3060] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.664701 31330 raft_consensus.cc:2804] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.665486 31330 raft_consensus.cc:493] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.666091 31330 raft_consensus.cc:3060] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.668645 31319 leader_election.cc:290] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.676573 31317 tablet_bootstrap.cc:492] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.677572 31317 ts_tablet_manager.cc:1403] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.005s
I20260710 13:26:10.687443 31317 raft_consensus.cc:359] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
W20260710 13:26:10.694576 31066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.136.67:36715, user_credentials={real_user=slave}} blocked reactor thread for 69704.1us
I20260710 13:26:10.699970 31317 raft_consensus.cc:385] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.700654 31317 raft_consensus.cc:740] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.701345 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.697126 31318 tablet_bootstrap.cc:492] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.702433 31318 ts_tablet_manager.cc:1403] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.109s	user 0.029s	sys 0.044s
I20260710 13:26:10.701784 31317 consensus_queue.cc:260] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.705554 31317 ts_tablet_manager.cc:1434] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260710 13:26:10.705689 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:10.706234 31318 raft_consensus.cc:359] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.707068 31318 raft_consensus.cc:385] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.707183 31317 tablet_bootstrap.cc:492] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.707454 31318 raft_consensus.cc:740] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.708613 31318 consensus_queue.cc:260] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.712132 30922 catalog_manager.cc:5697] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:10.719285 31316 tablet_bootstrap.cc:492] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.718242 31330 raft_consensus.cc:515] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.720214 31317 tablet_bootstrap.cc:654] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.720499 31176 raft_consensus.cc:2393] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d05027d6aa6b4a958079e562df8a035c in current term 1: Already voted for candidate 338055e028d242479cc86f317582da3d in this term.
I20260710 13:26:10.720767 31319 raft_consensus.cc:493] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.721320 31319 raft_consensus.cc:515] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.716787 31025 raft_consensus.cc:2468] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.720278 31316 ts_tablet_manager.cc:1403] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.077s	user 0.038s	sys 0.033s
I20260710 13:26:10.724488 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
W20260710 13:26:10.726145 31068 leader_election.cc:343] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.727277 31316 raft_consensus.cc:359] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.728147 31316 raft_consensus.cc:385] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.728484 31316 raft_consensus.cc:740] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.729285 31319 leader_election.cc:290] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.730283 31318 ts_tablet_manager.cc:1434] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260710 13:26:10.730069 31316 consensus_queue.cc:260] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.732642 31316 ts_tablet_manager.cc:1434] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:26:10.733057 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.733702 31316 tablet_bootstrap.cc:492] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.734045 31176 raft_consensus.cc:2468] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.741753 31316 tablet_bootstrap.cc:654] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.745093 31318 tablet_bootstrap.cc:492] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.749351 31066 leader_election.cc:304] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [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: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:10.751104 31319 raft_consensus.cc:2804] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.751539 31319 raft_consensus.cc:493] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.751955 31319 raft_consensus.cc:3060] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.753041 31068 leader_election.cc:304] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d
I20260710 13:26:10.755245 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:10.757584 31304 raft_consensus.cc:2804] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.770470 31304 raft_consensus.cc:697] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:10.771346 31304 consensus_queue.cc:237] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.772607 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73aae1a3039d40a295c14fb75bbf265f" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:10.775663 31317 tablet_bootstrap.cc:492] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.761981 31318 tablet_bootstrap.cc:654] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.766856 31316 tablet_bootstrap.cc:492] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.776194 31317 ts_tablet_manager.cc:1403] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.039s
I20260710 13:26:10.776742 31316 ts_tablet_manager.cc:1403] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.003s
I20260710 13:26:10.769850 31330 leader_election.cc:290] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:10.770584 31025 raft_consensus.cc:2393] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate d05027d6aa6b4a958079e562df8a035c in this term.
I20260710 13:26:10.778301 31142 leader_election.cc:304] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [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: 338055e028d242479cc86f317582da3d; no voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:10.779315 31317 raft_consensus.cc:359] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.779603 31316 raft_consensus.cc:359] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.780120 31317 raft_consensus.cc:385] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.780411 31316 raft_consensus.cc:385] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.780531 31317 raft_consensus.cc:740] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.780920 31316 raft_consensus.cc:740] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.781440 31317 consensus_queue.cc:260] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.781694 31316 consensus_queue.cc:260] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.784279 31316 ts_tablet_manager.cc:1434] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:26:10.785364 31316 tablet_bootstrap.cc:492] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.786378 31317 ts_tablet_manager.cc:1434] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:26:10.762670 31319 raft_consensus.cc:515] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.787727 31317 tablet_bootstrap.cc:492] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.788617 31330 raft_consensus.cc:2749] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:10.790606 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
W20260710 13:26:10.792213 31068 leader_election.cc:343] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.793084 31316 tablet_bootstrap.cc:654] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.794507 31317 tablet_bootstrap.cc:654] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.794363 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:10.794942 31176 raft_consensus.cc:3060] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.804747 31317 tablet_bootstrap.cc:492] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.805287 31317 ts_tablet_manager.cc:1403] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:26:10.807564 31317 raft_consensus.cc:359] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.808014 31317 raft_consensus.cc:385] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.808349 31317 raft_consensus.cc:740] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.809280 31317 consensus_queue.cc:260] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.811506 31316 tablet_bootstrap.cc:492] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.811789 31317 ts_tablet_manager.cc:1434] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:26:10.812204 31316 ts_tablet_manager.cc:1403] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 13:26:10.812894 31317 tablet_bootstrap.cc:492] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: Bootstrap starting.
I20260710 13:26:10.812083 30923 catalog_manager.cc:5697] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:10.815348 31316 raft_consensus.cc:359] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.816105 31316 raft_consensus.cc:385] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.816421 31316 raft_consensus.cc:740] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.817207 31316 consensus_queue.cc:260] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.819265 31176 raft_consensus.cc:2468] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.819669 31318 tablet_bootstrap.cc:492] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.820268 31318 ts_tablet_manager.cc:1403] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.003s
I20260710 13:26:10.821695 31317 tablet_bootstrap.cc:654] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.820268 31319 leader_election.cc:290] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.824301 31066 leader_election.cc:304] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:10.824209 31318 raft_consensus.cc:359] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.825244 31319 raft_consensus.cc:2804] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.826004 31319 raft_consensus.cc:697] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:10.827049 31316 ts_tablet_manager.cc:1434] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:26:10.826941 31319 consensus_queue.cc:237] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.830890 31318 raft_consensus.cc:385] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.832525 31318 raft_consensus.cc:740] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.833895 31316 tablet_bootstrap.cc:492] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.833525 31318 consensus_queue.cc:260] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.838093 31318 ts_tablet_manager.cc:1434] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:26:10.838826 31317 tablet_bootstrap.cc:492] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: No bootstrap required, opened a new log
I20260710 13:26:10.839321 31317 ts_tablet_manager.cc:1403] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 13:26:10.842389 30922 catalog_manager.cc:5697] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:10.842417 31317 raft_consensus.cc:359] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.848102 31316 tablet_bootstrap.cc:654] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.848205 31317 raft_consensus.cc:385] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.848652 31317 raft_consensus.cc:740] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.849429 31317 consensus_queue.cc:260] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.839258 31318 tablet_bootstrap.cc:492] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.857311 31317 ts_tablet_manager.cc:1434] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 13:26:10.858009 31316 tablet_bootstrap.cc:492] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.858556 31316 ts_tablet_manager.cc:1403] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:26:10.859005 31318 tablet_bootstrap.cc:654] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.861250 31316 raft_consensus.cc:359] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.861981 31316 raft_consensus.cc:385] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.862269 31316 raft_consensus.cc:740] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.862975 31316 consensus_queue.cc:260] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.865274 31316 ts_tablet_manager.cc:1434] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:10.868784 31316 tablet_bootstrap.cc:492] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.869796 31319 raft_consensus.cc:493] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.870301 31319 raft_consensus.cc:515] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.872620 31318 tablet_bootstrap.cc:492] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.873206 31318 ts_tablet_manager.cc:1403] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.002s
I20260710 13:26:10.873241 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccda22d442924b50b44cb79fde764cfc" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.874043 31025 raft_consensus.cc:2468] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.875344 31316 tablet_bootstrap.cc:654] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.875353 31068 leader_election.cc:304] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.876382 31304 raft_consensus.cc:2804] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.876804 31304 raft_consensus.cc:493] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.877122 31304 raft_consensus.cc:3060] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.880595 31316 tablet_bootstrap.cc:492] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:10.881116 31316 ts_tablet_manager.cc:1403] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.009s
I20260710 13:26:10.881886 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccda22d442924b50b44cb79fde764cfc" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
W20260710 13:26:10.883277 31066 leader_election.cc:343] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.883908 31319 leader_election.cc:290] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.884200 31316 raft_consensus.cc:359] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.885026 31316 raft_consensus.cc:385] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.885331 31316 raft_consensus.cc:740] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.885473 31318 raft_consensus.cc:359] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.886938 31304 raft_consensus.cc:515] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.886487 31316 consensus_queue.cc:260] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.887483 31318 raft_consensus.cc:385] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.889969 31318 raft_consensus.cc:740] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:10.890692 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccda22d442924b50b44cb79fde764cfc" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:10.891307 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccda22d442924b50b44cb79fde764cfc" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:10.890950 31318 consensus_queue.cc:260] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.889580 31304 leader_election.cc:290] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.891875 31025 raft_consensus.cc:3060] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.892449 31316 ts_tablet_manager.cc:1434] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260710 13:26:10.892562 31066 leader_election.cc:343] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.893587 31316 tablet_bootstrap.cc:492] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: Bootstrap starting.
I20260710 13:26:10.899921 31316 tablet_bootstrap.cc:654] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.898981 31318 ts_tablet_manager.cc:1434] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260710 13:26:10.900377 31025 raft_consensus.cc:2468] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.903898 31318 tablet_bootstrap.cc:492] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:10.904052 31068 leader_election.cc:304] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d
I20260710 13:26:10.905718 31304 raft_consensus.cc:2804] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.906697 31305 raft_consensus.cc:493] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.907164 31305 raft_consensus.cc:515] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.899231 31319 raft_consensus.cc:493] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.908772 31319 raft_consensus.cc:515] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.912986 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92993cf12d0a428c88cbea0cbb5cc580" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.913573 31176 raft_consensus.cc:2468] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.912999 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:10.915524 31102 raft_consensus.cc:2468] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
I20260710 13:26:10.915995 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.916851 31175 raft_consensus.cc:2468] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
I20260710 13:26:10.913652 31319 leader_election.cc:290] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.917445 30991 leader_election.cc:304] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.916862 31066 leader_election.cc:304] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.918921 31319 raft_consensus.cc:2804] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.919418 31319 raft_consensus.cc:493] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.913326 31305 leader_election.cc:290] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.920004 31319 raft_consensus.cc:3060] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.920704 31305 raft_consensus.cc:2804] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.921218 31305 raft_consensus.cc:493] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.921738 31305 raft_consensus.cc:3060] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.923985 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92993cf12d0a428c88cbea0cbb5cc580" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:10.926506 31025 raft_consensus.cc:2468] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:10.930191 31319 raft_consensus.cc:515] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.931983 31319 leader_election.cc:290] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.933092 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92993cf12d0a428c88cbea0cbb5cc580" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:10.933993 31175 raft_consensus.cc:3060] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.934466 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92993cf12d0a428c88cbea0cbb5cc580" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:10.935298 31026 raft_consensus.cc:3060] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.933126 31318 tablet_bootstrap.cc:654] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:10.942040 31356 raft_consensus.cc:493] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.941900 31175 raft_consensus.cc:2468] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.942729 31356 raft_consensus.cc:515] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.943531 31066 leader_election.cc:304] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.944512 31319 raft_consensus.cc:2804] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:10.945043 31319 raft_consensus.cc:697] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:10.945717 31356 leader_election.cc:290] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.946360 31356 raft_consensus.cc:493] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:10.945812 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:10.945924 31319 consensus_queue.cc:237] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.946828 31356 raft_consensus.cc:515] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.947237 31102 raft_consensus.cc:2393] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 343fe39a573a43d2857d4eb12199ce61 in current term 1: Already voted for candidate 338055e028d242479cc86f317582da3d in this term.
I20260710 13:26:10.949664 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:10.949940 31356 leader_election.cc:290] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:10.950202 31102 raft_consensus.cc:2468] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 0.
I20260710 13:26:10.951375 30991 leader_election.cc:304] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:10.952630 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.953095 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:10.954603 30991 leader_election.cc:304] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61; no voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c
W20260710 13:26:10.956054 30991 leader_election.cc:343] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:10.956903 31356 raft_consensus.cc:2804] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:10.957864 31356 raft_consensus.cc:493] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:10.958302 31356 raft_consensus.cc:3060] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.972378 31026 raft_consensus.cc:2468] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:10.907142 31304 raft_consensus.cc:697] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:10.975054 31304 consensus_queue.cc:237] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.977416 31358 raft_consensus.cc:3060] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:10.987795 31305 raft_consensus.cc:515] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.991648 31318 tablet_bootstrap.cc:492] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:10.994874 31318 ts_tablet_manager.cc:1403] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.011s
I20260710 13:26:10.996558 31356 raft_consensus.cc:515] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.998364 31318 raft_consensus.cc:359] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:10.999091 31318 raft_consensus.cc:385] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:10.999356 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:10.999352 31318 raft_consensus.cc:740] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.000104 31102 raft_consensus.cc:3060] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.000552 31318 consensus_queue.cc:260] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.000397 30922 catalog_manager.cc:5697] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.002636 31318 ts_tablet_manager.cc:1434] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:11.003600 31318 tablet_bootstrap.cc:492] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: Bootstrap starting.
I20260710 13:26:11.005751 31358 raft_consensus.cc:2749] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.006950 31305 leader_election.cc:290] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.011158 31102 raft_consensus.cc:2468] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:11.012745 31356 leader_election.cc:290] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.015129 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:11.015473 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:11.015762 31175 raft_consensus.cc:3060] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.016057 31102 raft_consensus.cc:3060] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.016883 31304 consensus_queue.cc:1048] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.021787 31174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:11.015787 30991 leader_election.cc:304] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:11.023470 31316 tablet_bootstrap.cc:492] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: No bootstrap required, opened a new log
I20260710 13:26:11.023958 31316 ts_tablet_manager.cc:1403] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: Time spent bootstrapping tablet: real 0.131s	user 0.044s	sys 0.062s
W20260710 13:26:11.024267 30991 leader_election.cc:343] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 338055e028d242479cc86f317582da3d (127.26.136.67:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:11.025043 31102 raft_consensus.cc:2468] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:11.026317 30991 leader_election.cc:304] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:11.026787 31316 raft_consensus.cc:359] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.027477 31316 raft_consensus.cc:385] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.027729 31316 raft_consensus.cc:740] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.027855 31305 raft_consensus.cc:2804] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.028450 31305 raft_consensus.cc:697] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:11.025509 31356 raft_consensus.cc:2804] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.029516 31356 raft_consensus.cc:697] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:11.028322 30925 catalog_manager.cc:5697] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.029692 31305 consensus_queue.cc:237] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.030383 31356 consensus_queue.cc:237] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.033169 31175 raft_consensus.cc:2468] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 1.
I20260710 13:26:11.024259 31318 tablet_bootstrap.cc:654] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:11.028505 31316 consensus_queue.cc:260] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.038147 31316 ts_tablet_manager.cc:1434] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:26:11.045248 31360 raft_consensus.cc:493] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.045782 31302 raft_consensus.cc:493] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.046083 31360 raft_consensus.cc:515] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.046588 31302 raft_consensus.cc:515] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.049163 31360 leader_election.cc:290] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.053459 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:11.055807 31302 leader_election.cc:290] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:11.057179 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:11.058234 31176 raft_consensus.cc:2393] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 343fe39a573a43d2857d4eb12199ce61 in current term 1: Already voted for candidate d05027d6aa6b4a958079e562df8a035c in this term.
I20260710 13:26:11.062008 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccda22d442924b50b44cb79fde764cfc" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:11.061957 30922 catalog_manager.cc:5697] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.063195 31025 raft_consensus.cc:2393] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate d05027d6aa6b4a958079e562df8a035c in this term.
I20260710 13:26:11.065626 31302 consensus_queue.cc:1048] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.071652 30991 leader_election.cc:304] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61; no voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:11.071950 31302 consensus_queue.cc:1048] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:11.073134 31360 raft_consensus.cc:3060] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.074487 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccda22d442924b50b44cb79fde764cfc" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:11.091679 31140 leader_election.cc:304] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338055e028d242479cc86f317582da3d; no voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:11.093499 31302 raft_consensus.cc:3060] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.095345 31318 tablet_bootstrap.cc:492] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: No bootstrap required, opened a new log
I20260710 13:26:11.095856 31318 ts_tablet_manager.cc:1403] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.023s
I20260710 13:26:11.105923 31360 raft_consensus.cc:2749] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.106068 31319 consensus_queue.cc:1048] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:11.106201 31302 raft_consensus.cc:2749] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.115398 31318 raft_consensus.cc:359] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.118942 31318 raft_consensus.cc:385] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:11.119726 31318 raft_consensus.cc:740] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Initialized, Role: FOLLOWER
I20260710 13:26:11.121634 31318 consensus_queue.cc:260] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.126355 30922 catalog_manager.cc:5697] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 1 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.129478 31318 ts_tablet_manager.cc:1434] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.006s
I20260710 13:26:11.192837 31319 raft_consensus.cc:493] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.193305 31319 raft_consensus.cc:515] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.194849 31319 leader_election.cc:290] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.195752 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:11.195866 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d" is_pre_election: true
I20260710 13:26:11.196381 31026 raft_consensus.cc:2468] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:11.196576 31175 raft_consensus.cc:2468] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 0.
I20260710 13:26:11.197479 31068 leader_election.cc:304] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:11.198246 31319 raft_consensus.cc:2804] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:11.198625 31319 raft_consensus.cc:493] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:11.198948 31319 raft_consensus.cc:3060] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.204102 31319 raft_consensus.cc:515] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.205715 31319 leader_election.cc:290] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.206483 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:11.206806 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72" candidate_uuid: "d05027d6aa6b4a958079e562df8a035c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:11.207026 31026 raft_consensus.cc:3060] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.207415 31175 raft_consensus.cc:3060] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.212316 31026 raft_consensus.cc:2468] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:11.213606 31068 leader_election.cc:304] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:11.214331 31175 raft_consensus.cc:2468] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05027d6aa6b4a958079e562df8a035c in term 1.
I20260710 13:26:11.214418 31319 raft_consensus.cc:2804] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:11.214951 31319 raft_consensus.cc:697] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Leader. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:11.215724 31319 consensus_queue.cc:237] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.222771 30922 catalog_manager.cc:5697] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c reported cstate change: term changed from 0 to 1, leader changed from <none> to d05027d6aa6b4a958079e562df8a035c (127.26.136.66). New cstate: current_term: 1 leader_uuid: "d05027d6aa6b4a958079e562df8a035c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.227957 31319 consensus_queue.cc:1048] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.238494 31319 consensus_queue.cc:1048] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.250007 31338 consensus_queue.cc:1048] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:11.263334 31338 consensus_queue.cc:1048] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.334558 31319 consensus_queue.cc:1048] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.345008 31319 consensus_queue.cc:1048] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.419273 31099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
mode: GRACEFUL
new_leader_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:57984
I20260710 13:26:11.419921 31099 raft_consensus.cc:606] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Received request to transfer leadership to TS 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:11.425856 31175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c"
dest_uuid: "338055e028d242479cc86f317582da3d"
mode: GRACEFUL
new_leader_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:50634
I20260710 13:26:11.426505 31175 raft_consensus.cc:606] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Received request to transfer leadership to TS 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:11.433987 31099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
mode: GRACEFUL
new_leader_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:57984
I20260710 13:26:11.434686 31099 raft_consensus.cc:606] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Received request to transfer leadership to TS 343fe39a573a43d2857d4eb12199ce61
I20260710 13:26:11.437071 31360 consensus_queue.cc:1048] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.448498 31360 consensus_queue.cc:1048] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.452224 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
mode: GRACEFUL
new_leader_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:46124
I20260710 13:26:11.452898 31026 raft_consensus.cc:606] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Received request to transfer leadership to TS 338055e028d242479cc86f317582da3d
I20260710 13:26:11.457727 31305 raft_consensus.cc:993] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: : Instructing follower 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:11.458194 31360 raft_consensus.cc:1081] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Signalling peer 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:11.460002 31175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0"
dest_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:47484
I20260710 13:26:11.460671 31175 raft_consensus.cc:493] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:11.461079 31175 raft_consensus.cc:3060] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.467203 31175 raft_consensus.cc:515] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.469040 31175 leader_election.cc:290] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:11.469898 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:11.470047 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8aad87262dd44369855e7b8aa5acad0" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:11.470495 31026 raft_consensus.cc:3055] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:11.470693 31099 raft_consensus.cc:3060] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.470849 31026 raft_consensus.cc:740] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:11.471577 31026 consensus_queue.cc:260] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.472589 31026 raft_consensus.cc:3060] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.476250 31099 raft_consensus.cc:2468] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:11.477408 31140 leader_election.cc:304] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:11.477499 31026 raft_consensus.cc:2468] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:11.478165 31330 raft_consensus.cc:2804] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:11.478690 31330 raft_consensus.cc:697] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:11.479431 31330 consensus_queue.cc:237] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.485742 30922 catalog_manager.cc:5697] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 1 to 2, leader changed from 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65) to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 2 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:11.516590 31330 raft_consensus.cc:493] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:11.517098 31319 consensus_queue.cc:1048] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.517143 31330 raft_consensus.cc:515] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.519325 31330 leader_election.cc:290] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:11.519964 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "343fe39a573a43d2857d4eb12199ce61" is_pre_election: true
I20260710 13:26:11.520387 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05027d6aa6b4a958079e562df8a035c" is_pre_election: true
I20260710 13:26:11.521663 31099 raft_consensus.cc:2393] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 338055e028d242479cc86f317582da3d in current term 1: Already voted for candidate 343fe39a573a43d2857d4eb12199ce61 in this term.
I20260710 13:26:11.522871 31140 leader_election.cc:304] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338055e028d242479cc86f317582da3d; no voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c
I20260710 13:26:11.523747 31330 raft_consensus.cc:3060] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:11.528862 31338 consensus_queue.cc:1048] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.531107 31330 raft_consensus.cc:2749] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:11.550840 31371 raft_consensus.cc:993] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: : Instructing follower 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:11.551293 31330 raft_consensus.cc:1081] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Signalling peer 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:11.552735 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:56502
I20260710 13:26:11.553141 31025 raft_consensus.cc:493] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:11.553359 31025 raft_consensus.cc:3060] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.558691 31025 raft_consensus.cc:515] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.560156 31025 leader_election.cc:290] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.560906 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:11.561182 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dab17e4eb3486fb13e085059c0cc1c" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:11.561561 31099 raft_consensus.cc:3060] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.561744 31175 raft_consensus.cc:3055] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:11.562101 31175 raft_consensus.cc:740] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:11.562896 31175 consensus_queue.cc:260] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.564749 31175 raft_consensus.cc:3060] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.565881 31305 consensus_queue.cc:1048] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:11.568861 31099 raft_consensus.cc:2468] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:11.570045 30991 leader_election.cc:304] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:11.570804 31305 raft_consensus.cc:2804] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:11.571265 31305 raft_consensus.cc:697] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:11.572010 31305 consensus_queue.cc:237] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.573164 31360 consensus_queue.cc:1048] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.573804 31175 raft_consensus.cc:2468] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:11.590593 30925 catalog_manager.cc:5697] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 1 to 2, leader changed from 338055e028d242479cc86f317582da3d (127.26.136.67) to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.666870 31338 consensus_queue.cc:1048] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.672652 31304 raft_consensus.cc:993] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: : Instructing follower 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:11.673166 31319 raft_consensus.cc:1081] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Signalling peer 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:11.674718 31026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:56508
I20260710 13:26:11.675310 31026 raft_consensus.cc:493] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:11.675688 31026 raft_consensus.cc:3060] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.677531 31326 consensus_queue.cc:1048] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:11.683405 31026 raft_consensus.cc:515] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.684327 31025 raft_consensus.cc:1240] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Rejecting Update request from peer d05027d6aa6b4a958079e562df8a035c for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:11.685439 31026 leader_election.cc:290] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.687520 31176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:11.687934 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e721d4dd8b453a8081d0ea6d3aac72" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:11.688751 31102 raft_consensus.cc:3055] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:11.689131 31102 raft_consensus.cc:740] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:11.689947 31102 consensus_queue.cc:260] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.690732 31102 raft_consensus.cc:3060] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.697328 31326 raft_consensus.cc:993] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: : Instructing follower 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:11.697897 31319 raft_consensus.cc:1081] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Signalling peer 343fe39a573a43d2857d4eb12199ce61 to start an election
I20260710 13:26:11.700249 31025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
 from {username='slave'} at 127.0.0.1:56508
I20260710 13:26:11.700839 31025 raft_consensus.cc:493] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:11.701241 31025 raft_consensus.cc:3060] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.703881 31102 raft_consensus.cc:2468] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:11.705209 30991 leader_election.cc:304] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [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: 343fe39a573a43d2857d4eb12199ce61, d05027d6aa6b4a958079e562df8a035c; no voters: 338055e028d242479cc86f317582da3d
I20260710 13:26:11.705874 31360 raft_consensus.cc:2804] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:11.706393 31360 raft_consensus.cc:697] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:11.707106 31360 consensus_queue.cc:237] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.707270 31025 raft_consensus.cc:515] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.708964 31025 leader_election.cc:290] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 338055e028d242479cc86f317582da3d (127.26.136.67:36715)
I20260710 13:26:11.710122 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:11.710832 31175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3e121835914b80941e35d668ae1c36" candidate_uuid: "343fe39a573a43d2857d4eb12199ce61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338055e028d242479cc86f317582da3d"
I20260710 13:26:11.711381 31175 raft_consensus.cc:3060] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.711381 31102 raft_consensus.cc:3055] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:11.711862 31102 raft_consensus.cc:740] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:11.712623 31102 consensus_queue.cc:260] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.714224 31102 raft_consensus.cc:3060] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:11.715759 30922 catalog_manager.cc:5697] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 1 to 2, leader changed from d05027d6aa6b4a958079e562df8a035c (127.26.136.66) to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.718284 31175 raft_consensus.cc:2468] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:11.719092 31102 raft_consensus.cc:2468] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 343fe39a573a43d2857d4eb12199ce61 in term 2.
I20260710 13:26:11.720407 30991 leader_election.cc:304] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:11.721208 31360 raft_consensus.cc:2804] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:11.721657 31360 raft_consensus.cc:697] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Becoming Leader. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:11.722380 31360 consensus_queue.cc:237] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:11.729946 30922 catalog_manager.cc:5697] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 reported cstate change: term changed from 1 to 2, leader changed from d05027d6aa6b4a958079e562df8a035c (127.26.136.66) to 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65). New cstate: current_term: 2 leader_uuid: "343fe39a573a43d2857d4eb12199ce61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:11.991291 31102 raft_consensus.cc:1275] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:11.992544 31330 consensus_queue.cc:1048] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.000777 31025 raft_consensus.cc:1275] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.002243 31330 consensus_queue.cc:1048] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.081176 31102 raft_consensus.cc:1275] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.082607 31305 consensus_queue.cc:1048] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.092329 31175 raft_consensus.cc:1275] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.094197 31360 consensus_queue.cc:1048] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.215873 31176 raft_consensus.cc:3060] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:12.220885 31176 raft_consensus.cc:1275] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.222414 31391 consensus_queue.cc:1048] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.231336 31102 raft_consensus.cc:1275] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.233503 31391 consensus_queue.cc:1048] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.274362 31102 raft_consensus.cc:1275] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.275413 31305 consensus_queue.cc:1048] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:12.284178 31176 raft_consensus.cc:1275] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Refusing update from remote peer 343fe39a573a43d2857d4eb12199ce61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:12.286599 31391 consensus_queue.cc:1048] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:14.456763 30922 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52496:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:26:14.475816 30922 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52496:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:26:14.510797 27169 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:26:14.584568 31428 tablet.cc:1724] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.605938 31430 tablet.cc:1724] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.683434 31437 tablet.cc:1724] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:26:14.715656 31128 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:06a934d97038417e9e932e37ebe77f6a)
W20260710 13:26:14.717418 31128 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:06a934d97038417e9e932e37ebe77f6a)
W20260710 13:26:14.732019 30991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.67:36715, user_credentials={real_user=slave}} blocked reactor thread for 74852.3us
I20260710 13:26:14.737004 31441 tablet.cc:1724] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:26:14.743229 31440 log.cc:927] Time spent T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260710 13:26:14.731391 31431 tablet.cc:1724] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.737043 31436 tablet.cc:1724] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:26:14.798964 31053 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:06a934d97038417e9e932e37ebe77f6a)
I20260710 13:26:14.835804 31430 tablet.cc:1724] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.883224 31025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
mode: GRACEFUL
new_leader_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:46128
I20260710 13:26:14.883859 31025 raft_consensus.cc:606] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Received request to transfer leadership to TS 338055e028d242479cc86f317582da3d
I20260710 13:26:14.891630 31433 raft_consensus.cc:993] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: : Instructing follower 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:14.897097 31443 raft_consensus.cc:1081] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Signalling peer 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:14.850771 31437 tablet.cc:1724] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.880674 31459 tablet.cc:1724] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.915282 31454 tablet.cc:1724] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.964510 31436 tablet.cc:1724] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.968386 31431 tablet.cc:1724] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.980412 31430 tablet.cc:1724] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:14.969424 31428 tablet.cc:1724] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.000020 31441 tablet.cc:1724] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.024952 31464 tablet.cc:1724] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.025071 31465 tablet.cc:1724] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.029022 31174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a"
dest_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:47484
I20260710 13:26:15.029661 31174 raft_consensus.cc:493] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:15.030038 31174 raft_consensus.cc:3060] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.050541 31459 tablet.cc:1724] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.052196 31174 raft_consensus.cc:515] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.064195 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:15.081943 31025 raft_consensus.cc:3055] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:15.082376 31025 raft_consensus.cc:740] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:15.082438 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a934d97038417e9e932e37ebe77f6a" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:15.083210 31100 raft_consensus.cc:3060] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.083106 31025 consensus_queue.cc:260] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.084040 31025 raft_consensus.cc:3060] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.093410 31428 tablet.cc:1724] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.094547 31431 tablet.cc:1724] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.058694 31174 leader_election.cc:290] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:15.104444 31025 raft_consensus.cc:2468] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:15.063382 31465 tablet.cc:1724] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.071863 31454 tablet.cc:1724] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.119496 31437 tablet.cc:1724] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.130220 31437 tablet.cc:1724] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.130729 31436 tablet.cc:1724] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.130586 31431 tablet.cc:1724] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.134594 31142 leader_election.cc:304] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:15.135936 31330 raft_consensus.cc:2804] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:15.136483 31330 raft_consensus.cc:697] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:15.137392 31330 consensus_queue.cc:237] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.142134 31437 tablet.cc:1724] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:15.166043 31102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
mode: GRACEFUL
new_leader_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:57994
I20260710 13:26:15.166610 31102 raft_consensus.cc:606] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Received request to transfer leadership to TS 338055e028d242479cc86f317582da3d
I20260710 13:26:15.167593 31100 raft_consensus.cc:2468] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:15.168080 27169 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:26:15.168766 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:15.178079 31100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821"
dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
mode: GRACEFUL
new_leader_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:57994
I20260710 13:26:15.179016 31100 raft_consensus.cc:606] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Received request to transfer leadership to TS 338055e028d242479cc86f317582da3d
I20260710 13:26:15.182005 31025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e"
dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
mode: GRACEFUL
new_leader_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:46128
I20260710 13:26:15.182478 31025 raft_consensus.cc:606] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Received request to transfer leadership to TS 338055e028d242479cc86f317582da3d
I20260710 13:26:15.183755 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:15.184747 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:15.188198 30923 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada: soft_deleted_table [id=87c68b24379d4110b5bcb46be7344d8e] alter complete (version 1)
I20260710 13:26:15.199033 30925 catalog_manager.cc:5697] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 1 to 2, leader changed from 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65) to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 2 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:15.201170 31458 raft_consensus.cc:993] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: : Instructing follower 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:15.201696 31458 raft_consensus.cc:1081] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Signalling peer 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:15.203317 31174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821"
dest_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:47496
I20260710 13:26:15.203967 31174 raft_consensus.cc:493] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:15.204342 31174 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:15.210598 31174 raft_consensus.cc:515] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.212287 31174 leader_election.cc:290] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 3 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:15.213114 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:15.213357 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c071c9b7c12744678b7233cbf651e821" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:15.213706 31025 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:15.214020 31100 raft_consensus.cc:3055] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:15.214336 31100 raft_consensus.cc:740] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:15.215010 31100 consensus_queue.cc:260] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.216046 31100 raft_consensus.cc:3060] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:15.219249 31025 raft_consensus.cc:2468] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 3.
I20260710 13:26:15.220289 31142 leader_election.cc:304] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [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: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:15.221071 31330 raft_consensus.cc:2804] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:15.221170 31100 raft_consensus.cc:2468] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 3.
I20260710 13:26:15.221555 31330 raft_consensus.cc:697] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 3 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:15.222506 31330 consensus_queue.cc:237] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.230453 30925 catalog_manager.cc:5697] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 2 to 3, leader changed from d05027d6aa6b4a958079e562df8a035c (127.26.136.66) to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 3 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:15.351687 31425 raft_consensus.cc:993] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: : Instructing follower 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:15.352231 31423 raft_consensus.cc:1081] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Signalling peer 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:15.353964 31174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e"
dest_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:47484
I20260710 13:26:15.354526 31174 raft_consensus.cc:493] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:15.354897 31174 raft_consensus.cc:3060] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.360054 31174 raft_consensus.cc:515] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.361845 31174 leader_election.cc:290] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Requested vote from peers d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955), 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717)
I20260710 13:26:15.362645 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:15.363281 31100 raft_consensus.cc:3060] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.365168 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2977e64f6f24851983efb92e94beb0e" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:15.365762 31025 raft_consensus.cc:3055] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:15.366099 31025 raft_consensus.cc:740] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 343fe39a573a43d2857d4eb12199ce61, State: Running, Role: LEADER
I20260710 13:26:15.366856 31025 consensus_queue.cc:260] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.367863 31025 raft_consensus.cc:3060] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.370056 31100 raft_consensus.cc:2468] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:15.371057 31140 leader_election.cc:304] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, d05027d6aa6b4a958079e562df8a035c; no voters: 
I20260710 13:26:15.371709 31330 raft_consensus.cc:2804] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:15.372133 31330 raft_consensus.cc:697] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:15.372927 31330 consensus_queue.cc:237] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.374285 31025 raft_consensus.cc:2468] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:15.380019 30925 catalog_manager.cc:5697] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 1 to 2, leader changed from 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65) to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 2 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:15.527777 31100 raft_consensus.cc:1275] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:26:15.529222 31330 consensus_queue.cc:1048] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:15.537640 31025 raft_consensus.cc:1275] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:26:15.539160 31463 consensus_queue.cc:1048] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:15.564703 31395 raft_consensus.cc:993] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: : Instructing follower 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:15.565193 31458 raft_consensus.cc:1081] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Signalling peer 338055e028d242479cc86f317582da3d to start an election
I20260710 13:26:15.566736 31169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102"
dest_uuid: "338055e028d242479cc86f317582da3d"
 from {username='slave'} at 127.0.0.1:47496
I20260710 13:26:15.567147 31169 raft_consensus.cc:493] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:15.567394 31169 raft_consensus.cc:3060] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.572962 31169 raft_consensus.cc:515] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.574435 31169 leader_election.cc:290] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Requested vote from peers 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717), d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955)
I20260710 13:26:15.575240 31025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "343fe39a573a43d2857d4eb12199ce61"
I20260710 13:26:15.575443 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42f266e5ff94ea3bf4240d89a6cd102" candidate_uuid: "338055e028d242479cc86f317582da3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d05027d6aa6b4a958079e562df8a035c"
I20260710 13:26:15.575845 31025 raft_consensus.cc:3060] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.575977 31100 raft_consensus.cc:3055] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:15.576346 31100 raft_consensus.cc:740] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05027d6aa6b4a958079e562df8a035c, State: Running, Role: LEADER
I20260710 13:26:15.577198 31100 consensus_queue.cc:260] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.578382 31100 raft_consensus.cc:3060] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:15.581900 31025 raft_consensus.cc:2468] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:15.582873 31142 leader_election.cc:304] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338055e028d242479cc86f317582da3d, 343fe39a573a43d2857d4eb12199ce61; no voters: 
I20260710 13:26:15.583591 31330 raft_consensus.cc:2804] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:15.584055 31330 raft_consensus.cc:697] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Becoming Leader. State: Replica: 338055e028d242479cc86f317582da3d, State: Running, Role: LEADER
I20260710 13:26:15.584246 31100 raft_consensus.cc:2468] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338055e028d242479cc86f317582da3d in term 2.
I20260710 13:26:15.585059 31330 consensus_queue.cc:237] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [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: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } }
I20260710 13:26:15.592095 30921 catalog_manager.cc:5697] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d reported cstate change: term changed from 1 to 2, leader changed from d05027d6aa6b4a958079e562df8a035c (127.26.136.66) to 338055e028d242479cc86f317582da3d (127.26.136.67). New cstate: current_term: 2 leader_uuid: "338055e028d242479cc86f317582da3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338055e028d242479cc86f317582da3d" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 36715 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:15.673689 31025 raft_consensus.cc:1275] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 3 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:15.675201 31330 consensus_queue.cc:1048] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:15.684759 31100 raft_consensus.cc:1275] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 3 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:15.686280 31477 consensus_queue.cc:1048] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:15.794499 31100 raft_consensus.cc:1275] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:15.795887 31477 consensus_queue.cc:1048] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.809907 31025 raft_consensus.cc:1275] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:15.811436 31463 consensus_queue.cc:1048] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:15.976145 31025 raft_consensus.cc:1275] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:26:15.977388 31463 consensus_queue.cc:1048] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "343fe39a573a43d2857d4eb12199ce61" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:15.984614 31100 raft_consensus.cc:1275] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Refusing update from remote peer 338055e028d242479cc86f317582da3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:26:15.986711 31330 consensus_queue.cc:1048] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05027d6aa6b4a958079e562df8a035c" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:16.241078 27169 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:26:16.245993 27169 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:26:16.246428 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:16.251214 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:26:16.251622 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:17.279613 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
I20260710 13:26:17.315667 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:17.316535 27169 tablet_replica.cc:333] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.317137 27169 raft_consensus.cc:2243] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.317626 27169 raft_consensus.cc:2272] T e42f266e5ff94ea3bf4240d89a6cd102 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.319396 27169 tablet_replica.cc:333] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.319942 27169 raft_consensus.cc:2243] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.320381 27169 raft_consensus.cc:2272] T 06a934d97038417e9e932e37ebe77f6a P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.322117 27169 tablet_replica.cc:333] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.322669 27169 raft_consensus.cc:2243] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.323092 27169 raft_consensus.cc:2272] T e8aad87262dd44369855e7b8aa5acad0 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.324872 27169 tablet_replica.cc:333] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.325376 27169 raft_consensus.cc:2243] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.326189 27169 raft_consensus.cc:2272] T 08dab17e4eb3486fb13e085059c0cc1c P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.327687 31142 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:26:17.328007 27169 tablet_replica.cc:333] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.328684 27169 raft_consensus.cc:2243] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.329183 27169 raft_consensus.cc:2272] T 92993cf12d0a428c88cbea0cbb5cc580 P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.330768 31142 consensus_peers.cc:597] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.331115 27169 tablet_replica.cc:333] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.331693 27169 raft_consensus.cc:2243] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.332165 27169 raft_consensus.cc:2272] T ccda22d442924b50b44cb79fde764cfc P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.333873 27169 tablet_replica.cc:333] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.334432 27169 raft_consensus.cc:2243] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.335167 27169 raft_consensus.cc:2272] T 98e721d4dd8b453a8081d0ea6d3aac72 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.336951 27169 tablet_replica.cc:333] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.337457 27169 raft_consensus.cc:2243] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.337867 27169 raft_consensus.cc:2272] T 73aae1a3039d40a295c14fb75bbf265f P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.339459 27169 tablet_replica.cc:333] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.339939 27169 raft_consensus.cc:2243] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.340755 27169 raft_consensus.cc:2272] T 9236d23d2c1e41d398038b883f454d18 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.342502 27169 tablet_replica.cc:333] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.343003 27169 raft_consensus.cc:2243] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.343405 27169 raft_consensus.cc:2272] T 13e88de7121647c0ab41f832b0b80847 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.345127 27169 tablet_replica.cc:333] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.345614 27169 raft_consensus.cc:2243] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.346045 27169 raft_consensus.cc:2272] T c071c9b7c12744678b7233cbf651e821 P 343fe39a573a43d2857d4eb12199ce61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.347707 27169 tablet_replica.cc:333] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.348207 27169 raft_consensus.cc:2243] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.348965 27169 raft_consensus.cc:2272] T 6c3e121835914b80941e35d668ae1c36 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.350536 27169 tablet_replica.cc:333] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.351042 27169 raft_consensus.cc:2243] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.351468 27169 raft_consensus.cc:2272] T ef96260dfc05466f80fed5b0f3e1e7b4 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.353710 27169 tablet_replica.cc:333] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.354432 27169 raft_consensus.cc:2243] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.355340 27169 raft_consensus.cc:2272] T 7050707eabaa43e8b1e648ed339be14e P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.355993 31068 consensus_peers.cc:597] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.357460 27169 tablet_replica.cc:333] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.357980 27169 raft_consensus.cc:2243] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.358640 27169 raft_consensus.cc:2272] T df137b605c3a4aaba19d101bc2c3f79b P 343fe39a573a43d2857d4eb12199ce61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.360339 27169 tablet_replica.cc:333] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.360818 27169 raft_consensus.cc:2243] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.361176 27169 raft_consensus.cc:2272] T f5e0653160e64da79435d60679d56229 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.362879 27169 tablet_replica.cc:333] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.363284 27169 raft_consensus.cc:2243] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.363641 27169 raft_consensus.cc:2272] T db5220ca65ad4b52b72899dcc97be8a6 P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.365435 27169 tablet_replica.cc:333] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61: stopping tablet replica
I20260710 13:26:17.365860 27169 raft_consensus.cc:2243] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.366181 27169 raft_consensus.cc:2272] T f2977e64f6f24851983efb92e94beb0e P 343fe39a573a43d2857d4eb12199ce61 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.383528 31068 consensus_peers.cc:597] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.404565 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
W20260710 13:26:17.412676 31142 consensus_peers.cc:597] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.435648 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
W20260710 13:26:17.447855 31140 consensus_peers.cc:597] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d -> Peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Couldn't send request to peer d05027d6aa6b4a958079e562df8a035c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.463660 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:17.464496 27169 tablet_replica.cc:333] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.465411 27169 raft_consensus.cc:2243] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.466415 27169 raft_consensus.cc:2272] T 92993cf12d0a428c88cbea0cbb5cc580 P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.468640 27169 tablet_replica.cc:333] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.469377 27169 raft_consensus.cc:2243] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.470326 27169 raft_consensus.cc:2272] T ccda22d442924b50b44cb79fde764cfc P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.471079 31142 consensus_peers.cc:597] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.472327 27169 tablet_replica.cc:333] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.472975 27169 raft_consensus.cc:2243] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.473372 27169 raft_consensus.cc:2272] T 06a934d97038417e9e932e37ebe77f6a P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.475127 27169 tablet_replica.cc:333] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.475677 27169 raft_consensus.cc:2243] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.476105 27169 raft_consensus.cc:2272] T e8aad87262dd44369855e7b8aa5acad0 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.477839 27169 tablet_replica.cc:333] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.478392 27169 raft_consensus.cc:2243] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.478801 27169 raft_consensus.cc:2272] T e42f266e5ff94ea3bf4240d89a6cd102 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.480590 27169 tablet_replica.cc:333] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.481113 27169 raft_consensus.cc:2243] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.481540 27169 raft_consensus.cc:2272] T 7050707eabaa43e8b1e648ed339be14e P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.483389 27169 tablet_replica.cc:333] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.483902 27169 raft_consensus.cc:2243] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.484318 27169 raft_consensus.cc:2272] T f2977e64f6f24851983efb92e94beb0e P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.486266 27169 tablet_replica.cc:333] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.487020 27169 raft_consensus.cc:2243] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.487864 27169 raft_consensus.cc:2272] T 13e88de7121647c0ab41f832b0b80847 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.490201 27169 tablet_replica.cc:333] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
W20260710 13:26:17.490722 31142 consensus_peers.cc:597] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.490999 27169 raft_consensus.cc:2243] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.491513 27169 raft_consensus.cc:2272] T c071c9b7c12744678b7233cbf651e821 P d05027d6aa6b4a958079e562df8a035c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.493372 27169 tablet_replica.cc:333] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.493947 27169 raft_consensus.cc:2243] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.494697 27169 raft_consensus.cc:2272] T db5220ca65ad4b52b72899dcc97be8a6 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.496665 27169 tablet_replica.cc:333] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.497179 27169 raft_consensus.cc:2243] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.497599 27169 raft_consensus.cc:2272] T 6c3e121835914b80941e35d668ae1c36 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.499295 27169 tablet_replica.cc:333] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.499859 27169 raft_consensus.cc:2243] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.500824 27169 raft_consensus.cc:2272] T ef96260dfc05466f80fed5b0f3e1e7b4 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.502688 27169 tablet_replica.cc:333] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.503280 27169 raft_consensus.cc:2243] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.503728 27169 raft_consensus.cc:2272] T df137b605c3a4aaba19d101bc2c3f79b P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.504767 31142 consensus_peers.cc:597] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.505713 27169 tablet_replica.cc:333] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.506388 27169 raft_consensus.cc:2243] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.506888 27169 raft_consensus.cc:2272] T f5e0653160e64da79435d60679d56229 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.509024 27169 tablet_replica.cc:333] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.509544 27169 raft_consensus.cc:2243] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.509972 27169 raft_consensus.cc:2272] T 08dab17e4eb3486fb13e085059c0cc1c P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.511634 27169 tablet_replica.cc:333] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.512133 27169 raft_consensus.cc:2243] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.512603 27169 raft_consensus.cc:2272] T 98e721d4dd8b453a8081d0ea6d3aac72 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.514251 27169 tablet_replica.cc:333] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.514760 27169 raft_consensus.cc:2243] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.515518 27169 raft_consensus.cc:2272] T 73aae1a3039d40a295c14fb75bbf265f P d05027d6aa6b4a958079e562df8a035c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.517387 27169 tablet_replica.cc:333] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c: stopping tablet replica
I20260710 13:26:17.517863 27169 raft_consensus.cc:2243] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.518329 27169 raft_consensus.cc:2272] T 9236d23d2c1e41d398038b883f454d18 P d05027d6aa6b4a958079e562df8a035c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:17.540162 31140 consensus_peers.cc:597] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d -> Peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Couldn't send request to peer d05027d6aa6b4a958079e562df8a035c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:17.549136 31140 consensus_peers.cc:597] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d -> Peer d05027d6aa6b4a958079e562df8a035c (127.26.136.66:37955): Couldn't send request to peer d05027d6aa6b4a958079e562df8a035c. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:37955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.555955 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
I20260710 13:26:17.584687 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
W20260710 13:26:17.611413 31142 consensus_peers.cc:597] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d -> Peer 343fe39a573a43d2857d4eb12199ce61 (127.26.136.65:37717): Couldn't send request to peer 343fe39a573a43d2857d4eb12199ce61. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:17.613572 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:17.614182 27169 tablet_replica.cc:333] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.614799 27169 raft_consensus.cc:2243] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.615550 27169 raft_consensus.cc:2272] T 06a934d97038417e9e932e37ebe77f6a P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.617462 27169 tablet_replica.cc:333] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.618018 27169 raft_consensus.cc:2243] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.618453 27169 raft_consensus.cc:2272] T ccda22d442924b50b44cb79fde764cfc P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.620148 27169 tablet_replica.cc:333] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.620761 27169 raft_consensus.cc:2243] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.621236 27169 raft_consensus.cc:2272] T 92993cf12d0a428c88cbea0cbb5cc580 P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.622941 27169 tablet_replica.cc:333] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.623589 27169 raft_consensus.cc:2243] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.624312 27169 raft_consensus.cc:2272] T e8aad87262dd44369855e7b8aa5acad0 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.626029 27169 tablet_replica.cc:333] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.626570 27169 raft_consensus.cc:2243] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.627293 27169 raft_consensus.cc:2272] T e42f266e5ff94ea3bf4240d89a6cd102 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.629004 27169 tablet_replica.cc:333] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.629542 27169 raft_consensus.cc:2243] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.629956 27169 raft_consensus.cc:2272] T df137b605c3a4aaba19d101bc2c3f79b P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.631735 27169 tablet_replica.cc:333] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.632237 27169 raft_consensus.cc:2243] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.633060 27169 raft_consensus.cc:2272] T f5e0653160e64da79435d60679d56229 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.634895 27169 tablet_replica.cc:333] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.635416 27169 raft_consensus.cc:2243] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.635820 27169 raft_consensus.cc:2272] T db5220ca65ad4b52b72899dcc97be8a6 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.637641 27169 tablet_replica.cc:333] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.638161 27169 raft_consensus.cc:2243] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.638614 27169 raft_consensus.cc:2272] T 13e88de7121647c0ab41f832b0b80847 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.640379 27169 tablet_replica.cc:333] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.640966 27169 raft_consensus.cc:2243] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.641695 27169 raft_consensus.cc:2272] T c071c9b7c12744678b7233cbf651e821 P 338055e028d242479cc86f317582da3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.643381 27169 tablet_replica.cc:333] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.643931 27169 raft_consensus.cc:2243] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.644344 27169 raft_consensus.cc:2272] T 7050707eabaa43e8b1e648ed339be14e P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.646178 27169 tablet_replica.cc:333] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.646710 27169 raft_consensus.cc:2243] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.647125 27169 raft_consensus.cc:2272] T 08dab17e4eb3486fb13e085059c0cc1c P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.648846 27169 tablet_replica.cc:333] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.649333 27169 raft_consensus.cc:2243] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.649751 27169 raft_consensus.cc:2272] T 98e721d4dd8b453a8081d0ea6d3aac72 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.651283 27169 tablet_replica.cc:333] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.651783 27169 raft_consensus.cc:2243] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.652191 27169 raft_consensus.cc:2272] T 73aae1a3039d40a295c14fb75bbf265f P 338055e028d242479cc86f317582da3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.653775 27169 tablet_replica.cc:333] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.654244 27169 raft_consensus.cc:2243] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.654698 27169 raft_consensus.cc:2272] T 9236d23d2c1e41d398038b883f454d18 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.656421 27169 tablet_replica.cc:333] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.656958 27169 raft_consensus.cc:2243] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.657369 27169 raft_consensus.cc:2272] T 6c3e121835914b80941e35d668ae1c36 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.658984 27169 tablet_replica.cc:333] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.659484 27169 raft_consensus.cc:2243] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:17.660105 27169 raft_consensus.cc:2272] T ef96260dfc05466f80fed5b0f3e1e7b4 P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.662467 27169 tablet_replica.cc:333] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d: stopping tablet replica
I20260710 13:26:17.662961 27169 raft_consensus.cc:2243] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.663666 27169 raft_consensus.cc:2272] T f2977e64f6f24851983efb92e94beb0e P 338055e028d242479cc86f317582da3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.700169 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
I20260710 13:26:17.729873 27169 master.cc:562] Master@127.26.136.126:35665 shutting down...
I20260710 13:26:17.751583 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:17.752174 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:17.752588 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85ebc77c192c4289a03fb8b793087ada: stopping tablet replica
I20260710 13:26:17.773293 27169 master.cc:584] Master@127.26.136.126:35665 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12558 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:26:17.828080 27169 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.136.126:33495
I20260710 13:26:17.829361 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:17.835367 31491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:17.835458 31490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:17.836627 31493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:17.838212 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:17.839051 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:17.839227 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:17.839432 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689977839397 us; error 0 us; skew 500 ppm
I20260710 13:26:17.839958 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:17.842388 27169 webserver.cc:533] Webserver started at http://127.26.136.126:35113/ using document root <none> and password file <none>
I20260710 13:26:17.842875 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:17.843063 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:17.843354 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:17.844380 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/master-0-root/instance:
uuid: "af41c38d574248da9f78677481e04760"
format_stamp: "Formatted at 2026-07-10 13:26:17 on dist-test-slave-8s6r"
I20260710 13:26:17.848737 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:26:17.851882 31498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:17.852680 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:17.852957 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/master-0-root
uuid: "af41c38d574248da9f78677481e04760"
format_stamp: "Formatted at 2026-07-10 13:26:17 on dist-test-slave-8s6r"
I20260710 13:26:17.853241 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:17.863576 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:17.864729 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:17.902611 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.126:33495
I20260710 13:26:17.902709 31549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.126:33495 every 8 connection(s)
I20260710 13:26:17.906392 31550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:17.916306 31550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760: Bootstrap starting.
I20260710 13:26:17.920893 31550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:17.925014 31550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760: No bootstrap required, opened a new log
I20260710 13:26:17.927078 31550 raft_consensus.cc:359] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af41c38d574248da9f78677481e04760" member_type: VOTER }
I20260710 13:26:17.927475 31550 raft_consensus.cc:385] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:17.927702 31550 raft_consensus.cc:740] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af41c38d574248da9f78677481e04760, State: Initialized, Role: FOLLOWER
I20260710 13:26:17.928352 31550 consensus_queue.cc:260] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af41c38d574248da9f78677481e04760" member_type: VOTER }
I20260710 13:26:17.928833 31550 raft_consensus.cc:399] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:17.929049 31550 raft_consensus.cc:493] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:17.929307 31550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:17.933749 31550 raft_consensus.cc:515] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af41c38d574248da9f78677481e04760" member_type: VOTER }
I20260710 13:26:17.934260 31550 leader_election.cc:304] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [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: af41c38d574248da9f78677481e04760; no voters: 
I20260710 13:26:17.935372 31550 leader_election.cc:290] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:17.935695 31553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:17.937171 31553 raft_consensus.cc:697] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 1 LEADER]: Becoming Leader. State: Replica: af41c38d574248da9f78677481e04760, State: Running, Role: LEADER
I20260710 13:26:17.937793 31553 consensus_queue.cc:237] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [LEADER]: Queue going to LEADER mode. State: All 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: "af41c38d574248da9f78677481e04760" member_type: VOTER }
I20260710 13:26:17.938244 31550 sys_catalog.cc:565] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:17.942912 31555 sys_catalog.cc:455] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af41c38d574248da9f78677481e04760. Latest consensus state: current_term: 1 leader_uuid: "af41c38d574248da9f78677481e04760" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af41c38d574248da9f78677481e04760" member_type: VOTER } }
I20260710 13:26:17.942991 31554 sys_catalog.cc:455] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af41c38d574248da9f78677481e04760" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af41c38d574248da9f78677481e04760" member_type: VOTER } }
I20260710 13:26:17.943830 31555 sys_catalog.cc:458] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:17.943894 31554 sys_catalog.cc:458] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:17.947036 31560 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:17.951683 31560 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:17.956207 27169 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:17.960239 31560 catalog_manager.cc:1383] Generated new cluster ID: 251622aef09a4acd8dea75012a20fe1b
I20260710 13:26:17.960553 31560 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:17.974300 31560 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:17.975503 31560 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:17.994706 31560 catalog_manager.cc:6070] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760: Generated new TSK 0
I20260710 13:26:17.995281 31560 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:18.023475 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:18.029485 31571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:18.030644 31572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:18.031836 31574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:18.032145 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:18.033115 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:18.033298 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:18.033501 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689978033485 us; error 0 us; skew 500 ppm
I20260710 13:26:18.034065 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:18.036285 27169 webserver.cc:533] Webserver started at http://127.26.136.65:44125/ using document root <none> and password file <none>
I20260710 13:26:18.036819 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:18.037017 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:18.037300 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:18.038328 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-0-root/instance:
uuid: "265961caf24e4a73bc93ccd58c7ef53d"
format_stamp: "Formatted at 2026-07-10 13:26:18 on dist-test-slave-8s6r"
I20260710 13:26:18.042807 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:18.046078 31579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.046762 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:26:18.047091 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-0-root
uuid: "265961caf24e4a73bc93ccd58c7ef53d"
format_stamp: "Formatted at 2026-07-10 13:26:18 on dist-test-slave-8s6r"
I20260710 13:26:18.047399 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:18.086130 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:18.087378 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:18.088850 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:18.091051 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:18.091272 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.091507 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:18.091696 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.131072 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.65:46417
I20260710 13:26:18.131176 31641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.65:46417 every 8 connection(s)
I20260710 13:26:18.136225 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:18.142851 31646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:18.144380 31647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:18.147078 31649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:18.148273 31642 heartbeater.cc:344] Connected to a master server at 127.26.136.126:33495
I20260710 13:26:18.148761 31642 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:18.148914 27169 server_base.cc:1061] running on GCE node
I20260710 13:26:18.149729 31642 heartbeater.cc:507] Master 127.26.136.126:33495 requested a full tablet report, sending...
I20260710 13:26:18.150080 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:18.150337 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:18.150502 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689978150465 us; error 0 us; skew 500 ppm
I20260710 13:26:18.151199 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:18.152110 31515 ts_manager.cc:194] Registered new tserver with Master: 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417)
I20260710 13:26:18.154011 27169 webserver.cc:533] Webserver started at http://127.26.136.66:40109/ using document root <none> and password file <none>
I20260710 13:26:18.154706 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:18.154971 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:18.154806 31515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38094
I20260710 13:26:18.155409 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:18.156800 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-1-root/instance:
uuid: "531dee0c51324144bd697af69d54efcb"
format_stamp: "Formatted at 2026-07-10 13:26:18 on dist-test-slave-8s6r"
I20260710 13:26:18.161043 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:18.164120 31654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.164855 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:18.165148 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-1-root
uuid: "531dee0c51324144bd697af69d54efcb"
format_stamp: "Formatted at 2026-07-10 13:26:18 on dist-test-slave-8s6r"
I20260710 13:26:18.165408 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:18.177357 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:18.178548 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:18.180087 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:18.182346 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:18.182518 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.182711 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:18.182873 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.222031 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.66:36691
I20260710 13:26:18.222144 31716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.66:36691 every 8 connection(s)
I20260710 13:26:18.226823 27169 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:18.233982 31720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:18.236099 31721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:18.237461 27169 server_base.cc:1061] running on GCE node
W20260710 13:26:18.239063 31723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:18.240634 27169 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:18.240902 27169 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:18.240737 31717 heartbeater.cc:344] Connected to a master server at 127.26.136.126:33495
I20260710 13:26:18.241251 27169 hybrid_clock.cc:648] HybridClock initialized: now 1783689978241230 us; error 0 us; skew 500 ppm
I20260710 13:26:18.241464 31717 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:18.241936 27169 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:18.242280 31717 heartbeater.cc:507] Master 127.26.136.126:33495 requested a full tablet report, sending...
I20260710 13:26:18.244602 31515 ts_manager.cc:194] Registered new tserver with Master: 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:18.244894 27169 webserver.cc:533] Webserver started at http://127.26.136.67:45965/ using document root <none> and password file <none>
I20260710 13:26:18.245558 27169 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:18.245810 27169 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:18.246122 27169 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:18.246429 31515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38110
I20260710 13:26:18.247591 27169 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-2-root/instance:
uuid: "6ac5a72e88c54acda814a2a0177d46af"
format_stamp: "Formatted at 2026-07-10 13:26:18 on dist-test-slave-8s6r"
I20260710 13:26:18.252277 27169 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:26:18.255685 31728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.256606 27169 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:18.256843 27169 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-2-root
uuid: "6ac5a72e88c54acda814a2a0177d46af"
format_stamp: "Formatted at 2026-07-10 13:26:18 on dist-test-slave-8s6r"
I20260710 13:26:18.257066 27169 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKnxOTo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689878722545-27169-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:18.288417 27169 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:18.289542 27169 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:18.290884 27169 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:18.293076 27169 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:18.293303 27169 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.293560 27169 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:18.293736 27169 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:18.331810 27169 rpc_server.cc:307] RPC server started. Bound to: 127.26.136.67:39009
I20260710 13:26:18.331907 31790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.136.67:39009 every 8 connection(s)
I20260710 13:26:18.345566 31791 heartbeater.cc:344] Connected to a master server at 127.26.136.126:33495
I20260710 13:26:18.345952 31791 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:18.346632 31791 heartbeater.cc:507] Master 127.26.136.126:33495 requested a full tablet report, sending...
I20260710 13:26:18.348574 31515 ts_manager.cc:194] Registered new tserver with Master: 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:18.349244 27169 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0143675s
I20260710 13:26:18.349993 31515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38112
I20260710 13:26:18.374101 31515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38116:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:18.376590 31515 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:18.454154 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb97d305c244851aff0b70e5e941c77 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:18.454557 31755 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd3a439581b4dabaa3254782cfa930e (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:18.455582 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb97d305c244851aff0b70e5e941c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.455765 31682 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb97d305c244851aff0b70e5e941c77 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:18.457309 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd3a439581b4dabaa3254782cfa930e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.458735 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb97d305c244851aff0b70e5e941c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.458962 31681 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd3a439581b4dabaa3254782cfa930e (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:18.459717 31754 tablet_service.cc:1511] Processing CreateTablet for tablet db7a6b381b874c02a5596cdda3e81795 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:18.460242 31681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd3a439581b4dabaa3254782cfa930e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.457087 31680 tablet_service.cc:1511] Processing CreateTablet for tablet db7a6b381b874c02a5596cdda3e81795 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:18.461036 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db7a6b381b874c02a5596cdda3e81795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.461511 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db7a6b381b874c02a5596cdda3e81795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.465538 31679 tablet_service.cc:1511] Processing CreateTablet for tablet ed1052a785314a2ca44e0dab78f96769 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:18.466869 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1052a785314a2ca44e0dab78f96769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.477950 31678 tablet_service.cc:1511] Processing CreateTablet for tablet d793b79d2e344226af73ec4f4f4c967d (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:18.479365 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d793b79d2e344226af73ec4f4f4c967d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.491118 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 72da2c08cdd942d6b749a174bd4cdc59 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:18.493116 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72da2c08cdd942d6b749a174bd4cdc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.499291 31606 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd3a439581b4dabaa3254782cfa930e (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:18.546490 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd3a439581b4dabaa3254782cfa930e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.546702 31599 tablet_service.cc:1511] Processing CreateTablet for tablet c26538d912984c679169c1f9fa5fb5d8 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:18.546516 31753 tablet_service.cc:1511] Processing CreateTablet for tablet ed1052a785314a2ca44e0dab78f96769 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:18.548343 31599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26538d912984c679169c1f9fa5fb5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.548642 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1052a785314a2ca44e0dab78f96769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.547174 31607 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb97d305c244851aff0b70e5e941c77 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:18.556576 31750 tablet_service.cc:1511] Processing CreateTablet for tablet d3027c71005c4fdda73d2e8052077841 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:18.558476 31750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3027c71005c4fdda73d2e8052077841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.562801 31749 tablet_service.cc:1511] Processing CreateTablet for tablet bd792cb75c9f4d68a0fb756ac36a5624 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:18.564213 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd792cb75c9f4d68a0fb756ac36a5624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.565303 31748 tablet_service.cc:1511] Processing CreateTablet for tablet c26538d912984c679169c1f9fa5fb5d8 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:18.568481 31682 tablet_service.cc:1511] Processing CreateTablet for tablet bd792cb75c9f4d68a0fb756ac36a5624 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:18.569262 31605 tablet_service.cc:1511] Processing CreateTablet for tablet db7a6b381b874c02a5596cdda3e81795 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:18.569806 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd792cb75c9f4d68a0fb756ac36a5624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.573086 31751 tablet_service.cc:1511] Processing CreateTablet for tablet 72da2c08cdd942d6b749a174bd4cdc59 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:18.573617 31676 tablet_service.cc:1511] Processing CreateTablet for tablet c26538d912984c679169c1f9fa5fb5d8 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:18.574884 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26538d912984c679169c1f9fa5fb5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.581513 31680 tablet_service.cc:1511] Processing CreateTablet for tablet d3027c71005c4fdda73d2e8052077841 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:18.582887 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3027c71005c4fdda73d2e8052077841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.584929 31751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72da2c08cdd942d6b749a174bd4cdc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.585584 31748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26538d912984c679169c1f9fa5fb5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.594121 31807 tablet_bootstrap.cc:492] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:18.605465 31601 tablet_service.cc:1511] Processing CreateTablet for tablet d3027c71005c4fdda73d2e8052077841 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:18.607194 31604 tablet_service.cc:1511] Processing CreateTablet for tablet ed1052a785314a2ca44e0dab78f96769 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:18.608778 31600 tablet_service.cc:1511] Processing CreateTablet for tablet bd792cb75c9f4d68a0fb756ac36a5624 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:18.610162 31603 tablet_service.cc:1511] Processing CreateTablet for tablet d793b79d2e344226af73ec4f4f4c967d (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:18.611624 31752 tablet_service.cc:1511] Processing CreateTablet for tablet d793b79d2e344226af73ec4f4f4c967d (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:18.613037 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d793b79d2e344226af73ec4f4f4c967d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.613098 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db7a6b381b874c02a5596cdda3e81795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.616868 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb97d305c244851aff0b70e5e941c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.624060 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d793b79d2e344226af73ec4f4f4c967d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.590471 31602 tablet_service.cc:1511] Processing CreateTablet for tablet 72da2c08cdd942d6b749a174bd4cdc59 (DEFAULT_TABLE table=test-workload [id=767655dac9344bc8bee9edcaecd594f1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:18.633559 31808 tablet_bootstrap.cc:492] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.634799 31807 tablet_bootstrap.cc:654] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.638696 31806 tablet_bootstrap.cc:492] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:18.651292 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd792cb75c9f4d68a0fb756ac36a5624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.652067 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72da2c08cdd942d6b749a174bd4cdc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.653738 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3027c71005c4fdda73d2e8052077841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.659158 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1052a785314a2ca44e0dab78f96769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:18.679428 31806 tablet_bootstrap.cc:654] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.696947 31806 tablet_bootstrap.cc:492] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:18.697486 31806 ts_tablet_manager.cc:1403] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.006s
I20260710 13:26:18.699159 31807 tablet_bootstrap.cc:492] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:18.699656 31807 ts_tablet_manager.cc:1403] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.018s
I20260710 13:26:18.700309 31806 raft_consensus.cc:359] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.701097 31806 raft_consensus.cc:385] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.701362 31806 raft_consensus.cc:740] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.702605 31807 raft_consensus.cc:359] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.703333 31807 raft_consensus.cc:385] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.703624 31807 raft_consensus.cc:740] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.704386 31807 consensus_queue.cc:260] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.707394 31791 heartbeater.cc:499] Master 127.26.136.126:33495 was elected leader, sending a full tablet report...
I20260710 13:26:18.705039 31808 tablet_bootstrap.cc:654] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.707950 31807 ts_tablet_manager.cc:1434] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:26:18.709096 31807 tablet_bootstrap.cc:492] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:18.708765 31806 consensus_queue.cc:260] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.717592 31807 tablet_bootstrap.cc:654] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.719128 31808 tablet_bootstrap.cc:492] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:18.719638 31808 ts_tablet_manager.cc:1403] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.000s
I20260710 13:26:18.722720 31808 raft_consensus.cc:359] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.723446 31808 raft_consensus.cc:385] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.723737 31808 raft_consensus.cc:740] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.724675 31808 consensus_queue.cc:260] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.734352 31808 ts_tablet_manager.cc:1434] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 13:26:18.735100 31642 heartbeater.cc:499] Master 127.26.136.126:33495 was elected leader, sending a full tablet report...
I20260710 13:26:18.742321 31808 tablet_bootstrap.cc:492] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.748698 31808 tablet_bootstrap.cc:654] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.759370 31807 tablet_bootstrap.cc:492] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:18.759856 31807 ts_tablet_manager.cc:1403] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.051s	user 0.031s	sys 0.016s
I20260710 13:26:18.762048 31717 heartbeater.cc:499] Master 127.26.136.126:33495 was elected leader, sending a full tablet report...
I20260710 13:26:18.762915 31806 ts_tablet_manager.cc:1434] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.065s	user 0.018s	sys 0.038s
I20260710 13:26:18.764118 31806 tablet_bootstrap.cc:492] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:18.763787 31807 raft_consensus.cc:359] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:18.764941 31808 tablet_bootstrap.cc:492] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:18.765163 31815 raft_consensus.cc:493] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:18.765609 31808 ts_tablet_manager.cc:1403] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260710 13:26:18.765743 31815 raft_consensus.cc:515] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.768806 31808 raft_consensus.cc:359] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.769624 31808 raft_consensus.cc:385] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.770015 31808 raft_consensus.cc:740] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.770978 31806 tablet_bootstrap.cc:654] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.770805 31808 consensus_queue.cc:260] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.771606 31815 leader_election.cc:290] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:18.764678 31807 raft_consensus.cc:385] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.782100 31807 raft_consensus.cc:740] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.784699 31807 consensus_queue.cc:260] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:18.787232 31807 ts_tablet_manager.cc:1434] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:26:18.791661 31806 tablet_bootstrap.cc:492] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:18.792279 31806 ts_tablet_manager.cc:1403] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 13:26:18.795452 31806 raft_consensus.cc:359] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:18.798280 31808 ts_tablet_manager.cc:1434] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.015s
I20260710 13:26:18.799453 31808 tablet_bootstrap.cc:492] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.796218 31806 raft_consensus.cc:385] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.801054 31806 raft_consensus.cc:740] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.802042 31806 consensus_queue.cc:260] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:18.804636 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:18.805781 31808 tablet_bootstrap.cc:654] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.806479 31806 ts_tablet_manager.cc:1434] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 13:26:18.806586 31581 leader_election.cc:343] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:18.807632 31806 tablet_bootstrap.cc:492] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:18.813900 31807 tablet_bootstrap.cc:492] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:18.814199 31806 tablet_bootstrap.cc:654] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.817611 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
W20260710 13:26:18.819744 31582 leader_election.cc:343] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:18.820336 31582 leader_election.cc:304] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d; no voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:18.821225 31807 tablet_bootstrap.cc:654] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.821846 31818 raft_consensus.cc:2749] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:18.827345 31808 tablet_bootstrap.cc:492] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:18.827929 31808 ts_tablet_manager.cc:1403] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260710 13:26:18.832060 31808 raft_consensus.cc:359] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:18.832849 31808 raft_consensus.cc:385] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.833211 31808 raft_consensus.cc:740] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.833952 31808 consensus_queue.cc:260] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:18.836107 31808 ts_tablet_manager.cc:1434] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:26:18.837139 31808 tablet_bootstrap.cc:492] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.843060 31808 tablet_bootstrap.cc:654] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.855244 31807 tablet_bootstrap.cc:492] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:18.855422 31806 tablet_bootstrap.cc:492] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:18.855506 31811 raft_consensus.cc:493] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:18.855760 31807 ts_tablet_manager.cc:1403] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.018s
I20260710 13:26:18.856211 31806 ts_tablet_manager.cc:1403] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.028s
I20260710 13:26:18.855854 31808 tablet_bootstrap.cc:492] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:18.856352 31811 raft_consensus.cc:515] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.856877 31808 ts_tablet_manager.cc:1403] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:26:18.859171 31807 raft_consensus.cc:359] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.859429 31806 raft_consensus.cc:359] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.859951 31807 raft_consensus.cc:385] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.860208 31806 raft_consensus.cc:385] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.859709 31808 raft_consensus.cc:359] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.860359 31807 raft_consensus.cc:740] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.860632 31806 raft_consensus.cc:740] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.860787 31808 raft_consensus.cc:385] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.861181 31808 raft_consensus.cc:740] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.861325 31807 consensus_queue.cc:260] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.861634 31806 consensus_queue.cc:260] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.861987 31808 consensus_queue.cc:260] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.868122 31806 ts_tablet_manager.cc:1434] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:26:18.869278 31806 tablet_bootstrap.cc:492] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:18.872166 31811 leader_election.cc:290] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:18.873263 31808 ts_tablet_manager.cc:1434] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:26:18.878381 31808 tablet_bootstrap.cc:492] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.884547 31806 tablet_bootstrap.cc:654] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.885707 31808 tablet_bootstrap.cc:654] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.894651 31811 raft_consensus.cc:493] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:18.895390 31811 raft_consensus.cc:515] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.898097 31806 tablet_bootstrap.cc:492] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:18.898268 31811 leader_election.cc:290] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:18.898644 31806 ts_tablet_manager.cc:1403] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260710 13:26:18.898257 31808 tablet_bootstrap.cc:492] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:18.899607 31808 ts_tablet_manager.cc:1403] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:26:18.901405 31806 raft_consensus.cc:359] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.902345 31806 raft_consensus.cc:385] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.902699 31806 raft_consensus.cc:740] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.903208 31808 raft_consensus.cc:359] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.904233 31808 raft_consensus.cc:385] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.903764 31806 consensus_queue.cc:260] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.904672 31808 raft_consensus.cc:740] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.905781 31808 consensus_queue.cc:260] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.908725 31808 ts_tablet_manager.cc:1434] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:26:18.910251 31808 tablet_bootstrap.cc:492] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.913439 31806 ts_tablet_manager.cc:1434] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:26:18.918156 31808 tablet_bootstrap.cc:654] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.919477 31806 tablet_bootstrap.cc:492] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:18.923635 31818 raft_consensus.cc:493] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:18.924247 31818 raft_consensus.cc:515] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.926456 31818 leader_election.cc:290] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:18.926705 31806 tablet_bootstrap.cc:654] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.928046 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd3a439581b4dabaa3254782cfa930e" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:18.928768 31692 raft_consensus.cc:2468] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:18.930184 31582 leader_election.cc:304] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:18.928637 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd3a439581b4dabaa3254782cfa930e" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:18.931169 31766 raft_consensus.cc:2468] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:18.932902 31818 raft_consensus.cc:2804] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:18.933310 31818 raft_consensus.cc:493] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:18.933632 31818 raft_consensus.cc:3060] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:18.943281 31818 raft_consensus.cc:515] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.946059 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd3a439581b4dabaa3254782cfa930e" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:18.946647 31692 raft_consensus.cc:3060] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:18.951603 31563 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:18.953802 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd3a439581b4dabaa3254782cfa930e" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:18.954308 31692 raft_consensus.cc:2468] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:18.955662 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:18.956701 31690 raft_consensus.cc:2468] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:18.955775 31582 leader_election.cc:304] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:18.957906 31815 raft_consensus.cc:2804] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:18.957845 31731 leader_election.cc:304] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:18.958782 31811 raft_consensus.cc:2804] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:18.959160 31811 raft_consensus.cc:493] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:18.959100 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd3a439581b4dabaa3254782cfa930e" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:18.959667 31811 raft_consensus.cc:3060] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:18.959815 31766 raft_consensus.cc:3060] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:18.960044 31808 tablet_bootstrap.cc:492] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:18.960844 31808 ts_tablet_manager.cc:1403] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.019s
I20260710 13:26:18.964570 31808 raft_consensus.cc:359] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.965515 31808 raft_consensus.cc:385] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.965961 31808 raft_consensus.cc:740] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.966871 31766 raft_consensus.cc:2468] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:18.967064 31811 raft_consensus.cc:515] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.967226 31808 consensus_queue.cc:260] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.968371 31818 leader_election.cc:290] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:18.971524 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd3a439581b4dabaa3254782cfa930e" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:18.972506 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:18.972894 31806 tablet_bootstrap.cc:492] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:18.973204 31616 raft_consensus.cc:2468] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:18.973410 31806 ts_tablet_manager.cc:1403] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.006s
I20260710 13:26:18.976771 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:18.976953 31807 ts_tablet_manager.cc:1434] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.121s	user 0.035s	sys 0.065s
I20260710 13:26:18.977334 31616 raft_consensus.cc:3060] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:18.979333 31811 leader_election.cc:290] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:18.979512 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:18.978552 31815 raft_consensus.cc:697] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:18.980077 31690 raft_consensus.cc:3060] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:18.980662 31815 consensus_queue.cc:237] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.984603 31807 tablet_bootstrap.cc:492] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:18.987090 31616 raft_consensus.cc:2468] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:18.978268 31806 raft_consensus.cc:359] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.987437 31690 raft_consensus.cc:2468] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:18.987690 31806 raft_consensus.cc:385] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:18.988140 31806 raft_consensus.cc:740] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:18.988330 31730 leader_election.cc:304] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:18.988960 31806 consensus_queue.cc:260] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.989684 31832 raft_consensus.cc:493] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:18.990197 31832 raft_consensus.cc:515] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.992730 31811 raft_consensus.cc:2804] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:18.993018 31808 ts_tablet_manager.cc:1434] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.032s	user 0.019s	sys 0.004s
I20260710 13:26:18.993255 31811 raft_consensus.cc:697] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:18.994029 31808 tablet_bootstrap.cc:492] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:18.994061 31811 consensus_queue.cc:237] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:18.996696 31807 tablet_bootstrap.cc:654] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:18.997450 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
W20260710 13:26:18.998772 31581 leader_election.cc:343] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:18.999066 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:18.999539 31832 leader_election.cc:290] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.000098 31690 raft_consensus.cc:2468] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:18.993026 31806 ts_tablet_manager.cc:1434] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 13:26:19.001668 31806 tablet_bootstrap.cc:492] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:19.009284 31806 tablet_bootstrap.cc:654] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.010450 31808 tablet_bootstrap.cc:654] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.016331 31812 raft_consensus.cc:493] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.016865 31812 raft_consensus.cc:515] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:19.017138 31730 leader_election.cc:304] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.018402 31806 tablet_bootstrap.cc:492] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:19.018920 31806 ts_tablet_manager.cc:1403] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260710 13:26:19.018762 31811 raft_consensus.cc:2749] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:19.019462 31812 leader_election.cc:290] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009), 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417)
I20260710 13:26:19.022089 31806 raft_consensus.cc:359] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.022945 31806 raft_consensus.cc:385] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.023274 31806 raft_consensus.cc:740] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.023947 31806 consensus_queue.cc:260] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.026438 31514 catalog_manager.cc:5697] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:19.026150 31513 catalog_manager.cc:5697] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 0 to 1, leader changed from <none> to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 1 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.028090 31808 tablet_bootstrap.cc:492] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:19.028658 31808 ts_tablet_manager.cc:1403] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.009s
I20260710 13:26:19.032135 31808 raft_consensus.cc:359] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.033077 31808 raft_consensus.cc:385] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.033382 31808 raft_consensus.cc:740] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.034245 31808 consensus_queue.cc:260] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.026173 31806 ts_tablet_manager.cc:1434] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:26:19.036116 31582 leader_election.cc:304] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [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: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:19.037617 31815 raft_consensus.cc:2804] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.038008 31815 raft_consensus.cc:493] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.038070 31806 tablet_bootstrap.cc:492] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:19.038379 31815 raft_consensus.cc:3060] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.047453 31806 tablet_bootstrap.cc:654] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.049146 31808 ts_tablet_manager.cc:1434] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:26:19.050549 31808 tablet_bootstrap.cc:492] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:19.050621 31807 tablet_bootstrap.cc:492] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:19.052897 31807 ts_tablet_manager.cc:1403] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.030s
I20260710 13:26:19.055680 31807 raft_consensus.cc:359] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.056258 31807 raft_consensus.cc:385] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.056525 31807 raft_consensus.cc:740] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.057137 31807 consensus_queue.cc:260] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.058830 31808 tablet_bootstrap.cc:654] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.059269 31807 ts_tablet_manager.cc:1434] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:19.060143 31807 tablet_bootstrap.cc:492] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:19.047027 31815 raft_consensus.cc:515] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.062570 31815 leader_election.cc:290] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.062740 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:19.063306 31690 raft_consensus.cc:3060] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.063730 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
W20260710 13:26:19.065405 31581 leader_election.cc:343] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:19.071476 31807 tablet_bootstrap.cc:654] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.073688 31690 raft_consensus.cc:2468] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:19.075462 31582 leader_election.cc:304] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:19.076668 31815 raft_consensus.cc:2804] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.077275 31815 raft_consensus.cc:697] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:19.078362 31806 tablet_bootstrap.cc:492] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:19.078292 31815 consensus_queue.cc:237] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.083487 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:19.084187 31766 raft_consensus.cc:2468] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:19.086072 31807 tablet_bootstrap.cc:492] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:19.086727 31807 ts_tablet_manager.cc:1403] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260710 13:26:19.086550 31656 leader_election.cc:304] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.087663 31812 raft_consensus.cc:2804] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.088042 31812 raft_consensus.cc:493] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.088403 31812 raft_consensus.cc:3060] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.079152 31806 ts_tablet_manager.cc:1403] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.003s
I20260710 13:26:19.090044 31807 raft_consensus.cc:359] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.090837 31807 raft_consensus.cc:385] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.091169 31807 raft_consensus.cc:740] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.092082 31807 consensus_queue.cc:260] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.094745 31807 ts_tablet_manager.cc:1434] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:26:19.096160 31807 tablet_bootstrap.cc:492] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:19.097893 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.098552 31617 raft_consensus.cc:2468] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:19.100172 31808 tablet_bootstrap.cc:492] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:19.100704 31808 ts_tablet_manager.cc:1403] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.015s
I20260710 13:26:19.097694 31812 raft_consensus.cc:515] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:19.103071 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:19.103250 31808 raft_consensus.cc:359] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.103650 31766 raft_consensus.cc:3060] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.103931 31808 raft_consensus.cc:385] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.104209 31808 raft_consensus.cc:740] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.092698 31806 raft_consensus.cc:359] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.106114 31806 raft_consensus.cc:385] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.106552 31806 raft_consensus.cc:740] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.106400 31808 consensus_queue.cc:260] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.107409 31806 consensus_queue.cc:260] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.108421 31808 ts_tablet_manager.cc:1434] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:26:19.105511 31807 tablet_bootstrap.cc:654] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.109220 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:19.109791 31617 raft_consensus.cc:3060] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.111601 31766 raft_consensus.cc:2468] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
I20260710 13:26:19.112835 31656 leader_election.cc:304] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.118049 31617 raft_consensus.cc:2468] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
I20260710 13:26:19.119340 31812 leader_election.cc:290] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Requested vote from peers 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009), 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417)
I20260710 13:26:19.119963 31812 raft_consensus.cc:2804] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.120389 31812 raft_consensus.cc:697] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:19.121201 31812 consensus_queue.cc:237] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:19.109393 31808 tablet_bootstrap.cc:492] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:19.127614 31811 raft_consensus.cc:493] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.128399 31811 raft_consensus.cc:515] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.130667 31806 ts_tablet_manager.cc:1434] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.004s
I20260710 13:26:19.131816 31806 tablet_bootstrap.cc:492] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:19.132941 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:19.133662 31690 raft_consensus.cc:2468] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:19.135764 31807 tablet_bootstrap.cc:492] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:19.136266 31807 ts_tablet_manager.cc:1403] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260710 13:26:19.137507 31731 leader_election.cc:304] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.132973 31808 tablet_bootstrap.cc:654] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.138579 31806 tablet_bootstrap.cc:654] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.141250 31827 raft_consensus.cc:2804] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.141695 31827 raft_consensus.cc:493] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.142020 31827 raft_consensus.cc:3060] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.143078 31808 tablet_bootstrap.cc:492] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:19.143585 31808 ts_tablet_manager.cc:1403] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 13:26:19.145612 31806 tablet_bootstrap.cc:492] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:19.146330 31806 ts_tablet_manager.cc:1403] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260710 13:26:19.149303 31811 leader_election.cc:290] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.150763 31808 raft_consensus.cc:359] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.151463 31808 raft_consensus.cc:385] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.151778 31808 raft_consensus.cc:740] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.151587 31806 raft_consensus.cc:359] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.152671 31806 raft_consensus.cc:385] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.152590 31808 consensus_queue.cc:260] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.153090 31806 raft_consensus.cc:740] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.154628 31808 ts_tablet_manager.cc:1434] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260710 13:26:19.154335 31806 consensus_queue.cc:260] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.155982 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.156622 31617 raft_consensus.cc:2468] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:19.157007 31806 ts_tablet_manager.cc:1434] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:26:19.158056 31806 tablet_bootstrap.cc:492] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:19.158304 31827 raft_consensus.cc:515] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.156394 31513 catalog_manager.cc:5697] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 0 to 1, leader changed from <none> to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 1 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.160323 31827 leader_election.cc:290] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.161821 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:19.162030 31807 raft_consensus.cc:359] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.162449 31690 raft_consensus.cc:3060] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.162729 31807 raft_consensus.cc:385] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.163038 31807 raft_consensus.cc:740] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.163996 31806 tablet_bootstrap.cc:654] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.163781 31807 consensus_queue.cc:260] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.166254 31807 ts_tablet_manager.cc:1434] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:26:19.167315 31807 tablet_bootstrap.cc:492] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:19.169814 31690 raft_consensus.cc:2468] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:19.171438 31731 leader_election.cc:304] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.172569 31827 raft_consensus.cc:2804] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.161837 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:19.173237 31827 raft_consensus.cc:697] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:19.173420 31617 raft_consensus.cc:3060] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.174124 31827 consensus_queue.cc:237] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.179030 31512 catalog_manager.cc:5697] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 1 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.184574 31812 raft_consensus.cc:493] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.185094 31812 raft_consensus.cc:515] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.172600 31807 tablet_bootstrap.cc:654] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.187096 31812 leader_election.cc:290] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.189075 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d793b79d2e344226af73ec4f4f4c967d" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.189802 31616 raft_consensus.cc:2468] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:19.191282 31811 raft_consensus.cc:493] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.191740 31811 raft_consensus.cc:515] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.193836 31811 leader_election.cc:290] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.194561 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d793b79d2e344226af73ec4f4f4c967d" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:19.197369 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:19.197659 31656 leader_election.cc:304] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
W20260710 13:26:19.198767 31731 leader_election.cc:343] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:19.199008 31656 leader_election.cc:343] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:19.199368 31617 raft_consensus.cc:2468] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:19.200214 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.200843 31616 raft_consensus.cc:2468] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:19.201706 31812 raft_consensus.cc:2804] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.202181 31812 raft_consensus.cc:493] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.202025 31730 leader_election.cc:304] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [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: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.202668 31812 raft_consensus.cc:3060] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.203321 31811 raft_consensus.cc:2804] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.203747 31811 raft_consensus.cc:493] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.204082 31811 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.210368 31812 raft_consensus.cc:515] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.213464 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d793b79d2e344226af73ec4f4f4c967d" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:19.213678 31811 raft_consensus.cc:515] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.214067 31616 raft_consensus.cc:3060] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.216554 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:19.217187 31615 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.221943 31806 tablet_bootstrap.cc:492] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:19.222563 31806 ts_tablet_manager.cc:1403] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.014s
I20260710 13:26:19.224432 31615 raft_consensus.cc:2468] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:19.226114 31730 leader_election.cc:304] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.226469 31815 raft_consensus.cc:493] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.226985 31815 raft_consensus.cc:515] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.229295 31815 leader_election.cc:290] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.230873 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:19.231612 31690 raft_consensus.cc:2468] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:19.233269 31582 leader_election.cc:304] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:19.234882 31815 raft_consensus.cc:2804] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.235301 31815 raft_consensus.cc:493] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.235414 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:19.235707 31815 raft_consensus.cc:3060] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.236073 31766 raft_consensus.cc:2468] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:19.241219 31857 raft_consensus.cc:2804] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.241799 31616 raft_consensus.cc:2468] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
I20260710 13:26:19.243033 31656 leader_election.cc:304] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:19.243736 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:19.243800 31857 raft_consensus.cc:697] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:19.243909 31847 raft_consensus.cc:2804] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.244688 31847 raft_consensus.cc:697] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
W20260710 13:26:19.245292 31731 leader_election.cc:343] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:19.245951 31811 leader_election.cc:290] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.245536 31847 consensus_queue.cc:237] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.244920 31857 consensus_queue.cc:237] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.245664 31513 catalog_manager.cc:5697] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:19.248788 31807 tablet_bootstrap.cc:492] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:19.249270 31807 ts_tablet_manager.cc:1403] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.029s
I20260710 13:26:19.252280 31807 raft_consensus.cc:359] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.252988 31807 raft_consensus.cc:385] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.253269 31807 raft_consensus.cc:740] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.253173 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d793b79d2e344226af73ec4f4f4c967d" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:19.254328 31807 consensus_queue.cc:260] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
W20260710 13:26:19.255339 31656 leader_election.cc:343] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:19.256872 31806 raft_consensus.cc:359] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.258996 31806 raft_consensus.cc:385] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.259286 31806 raft_consensus.cc:740] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.259910 31806 consensus_queue.cc:260] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.257247 31807 ts_tablet_manager.cc:1434] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:26:19.260656 31815 raft_consensus.cc:515] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.257921 31812 leader_election.cc:290] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.261904 31807 tablet_bootstrap.cc:492] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:19.262748 31815 leader_election.cc:290] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.262209 31806 ts_tablet_manager.cc:1434] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260710 13:26:19.263587 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:19.264526 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:19.264770 31690 raft_consensus.cc:3060] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.265108 31766 raft_consensus.cc:3060] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.271925 31690 raft_consensus.cc:2468] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:19.271963 31807 tablet_bootstrap.cc:654] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.272042 31766 raft_consensus.cc:2468] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:19.274111 31581 leader_election.cc:304] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.273603 31512 catalog_manager.cc:5697] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:19.275239 31815 raft_consensus.cc:2804] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.275851 31815 raft_consensus.cc:697] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:19.276916 31815 consensus_queue.cc:237] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.278084 31513 catalog_manager.cc:5697] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 1 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.292793 31807 tablet_bootstrap.cc:492] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:19.293448 31807 ts_tablet_manager.cc:1403] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.019s
I20260710 13:26:19.295938 31807 raft_consensus.cc:359] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.296566 31807 raft_consensus.cc:385] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.296927 31807 raft_consensus.cc:740] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.297622 31807 consensus_queue.cc:260] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.298046 31514 catalog_manager.cc:5697] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 0 to 1, leader changed from <none> to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 1 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.299405 31807 ts_tablet_manager.cc:1434] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:19.300383 31807 tablet_bootstrap.cc:492] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:19.304701 31807 tablet_bootstrap.cc:654] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:19.310272 31807 tablet_bootstrap.cc:492] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:19.310765 31807 ts_tablet_manager.cc:1403] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.006s
I20260710 13:26:19.312711 31807 raft_consensus.cc:359] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.313220 31807 raft_consensus.cc:385] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:19.313516 31807 raft_consensus.cc:740] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:19.314137 31807 consensus_queue.cc:260] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.315492 31807 ts_tablet_manager.cc:1434] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:26:19.370157 31847 raft_consensus.cc:493] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.370639 31847 raft_consensus.cc:515] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.372190 31847 leader_election.cc:290] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.373020 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.373210 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:19.373726 31616 raft_consensus.cc:2393] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 531dee0c51324144bd697af69d54efcb in current term 1: Already voted for candidate 6ac5a72e88c54acda814a2a0177d46af in this term.
I20260710 13:26:19.374820 31656 leader_election.cc:304] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 531dee0c51324144bd697af69d54efcb; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:19.375511 31847 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.380447 31847 raft_consensus.cc:2749] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:19.417124 31857 consensus_queue.cc:1048] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.428471 31858 consensus_queue.cc:1048] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.526830 31815 consensus_queue.cc:1048] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.538475 31815 consensus_queue.cc:1048] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.560108 31871 consensus_queue.cc:1048] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.561419 31847 consensus_queue.cc:1048] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.581288 31858 raft_consensus.cc:493] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.582367 31766 raft_consensus.cc:3060] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.582304 31858 raft_consensus.cc:515] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.587262 31849 raft_consensus.cc:493] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.588380 31849 raft_consensus.cc:515] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.591202 31849 leader_election.cc:290] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.592916 31858 leader_election.cc:290] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.593104 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:19.593896 31765 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:19.596248 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.597026 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:19.597280 31616 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:19.597203 31871 consensus_queue.cc:1048] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.597730 31690 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:19.598984 31730 leader_election.cc:304] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.600073 31858 raft_consensus.cc:2804] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.600495 31858 raft_consensus.cc:493] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.600898 31858 raft_consensus.cc:3060] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.603662 31656 leader_election.cc:304] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:19.604871 31812 raft_consensus.cc:2804] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:19.605237 31812 raft_consensus.cc:493] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:19.605618 31812 raft_consensus.cc:3060] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.609158 31847 consensus_queue.cc:1048] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.610421 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.611285 31616 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:19.616607 31812 raft_consensus.cc:515] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.612258 31858 raft_consensus.cc:515] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.621115 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:19.622082 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:19.622767 31858 leader_election.cc:290] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.624511 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:19.625795 31690 raft_consensus.cc:2393] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ac5a72e88c54acda814a2a0177d46af in current term 1: Already voted for candidate 531dee0c51324144bd697af69d54efcb in this term.
I20260710 13:26:19.627597 31731 leader_election.cc:304] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [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: 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.628427 31812 leader_election.cc:290] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.628284 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:19.622102 31616 raft_consensus.cc:3060] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.629508 31764 raft_consensus.cc:2393] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 531dee0c51324144bd697af69d54efcb in current term 1: Already voted for candidate 6ac5a72e88c54acda814a2a0177d46af in this term.
I20260710 13:26:19.630613 31857 raft_consensus.cc:2749] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:19.639842 31616 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
I20260710 13:26:19.640929 31656 leader_election.cc:304] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:19.641634 31812 raft_consensus.cc:2804] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:19.642583 31812 raft_consensus.cc:697] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:19.643646 31812 consensus_queue.cc:237] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.653806 31514 catalog_manager.cc:5697] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 1 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.671061 31858 consensus_queue.cc:1048] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.683987 31858 consensus_queue.cc:1048] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.684029 31827 consensus_queue.cc:1048] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.701223 31827 consensus_queue.cc:1048] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.726737 31858 raft_consensus.cc:493] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:19.727272 31858 raft_consensus.cc:515] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.729051 31858 leader_election.cc:290] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:19.729913 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d793b79d2e344226af73ec4f4f4c967d" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:19.730137 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d793b79d2e344226af73ec4f4f4c967d" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:19.730914 31616 raft_consensus.cc:2393] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ac5a72e88c54acda814a2a0177d46af in current term 1: Already voted for candidate 531dee0c51324144bd697af69d54efcb in this term.
I20260710 13:26:19.731791 31730 leader_election.cc:304] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.732532 31858 raft_consensus.cc:3060] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:19.740399 31858 raft_consensus.cc:2749] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:19.752200 31812 consensus_queue.cc:1048] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.763675 31812 consensus_queue.cc:1048] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.845605 31815 consensus_queue.cc:1048] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:19.857363 31872 consensus_queue.cc:1048] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:19.909389 31690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
mode: GRACEFUL
new_leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:42718
I20260710 13:26:19.909981 31690 raft_consensus.cc:606] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Received request to transfer leadership to TS 265961caf24e4a73bc93ccd58c7ef53d
I20260710 13:26:19.926609 31766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:19.927222 31766 raft_consensus.cc:606] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Received request to transfer leadership to TS 265961caf24e4a73bc93ccd58c7ef53d
I20260710 13:26:19.947362 31616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:48108
I20260710 13:26:19.947850 31616 raft_consensus.cc:606] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.952929 31766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:19.953552 31766 raft_consensus.cc:606] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.958843 31766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:19.959357 31766 raft_consensus.cc:606] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:19.962227 31827 raft_consensus.cc:993] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: : Instructing follower 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:19.962713 31858 raft_consensus.cc:1081] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Signalling peer 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:19.964326 31616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:48094
I20260710 13:26:19.965013 31616 raft_consensus.cc:493] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:19.965461 31616 raft_consensus.cc:3060] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:19.969784 31690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
mode: GRACEFUL
new_leader_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:42718
I20260710 13:26:19.970438 31690 raft_consensus.cc:606] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Received request to transfer leadership to TS 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:19.972870 31616 raft_consensus.cc:515] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.974571 31616 leader_election.cc:290] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:19.975284 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:19.975575 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7a6b381b874c02a5596cdda3e81795" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:19.975927 31690 raft_consensus.cc:3060] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:19.976181 31766 raft_consensus.cc:3055] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:19.976557 31766 raft_consensus.cc:740] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:19.977329 31766 consensus_queue.cc:260] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.978524 31766 raft_consensus.cc:3060] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:19.983891 31690 raft_consensus.cc:2468] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:19.985177 31582 leader_election.cc:304] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:19.986068 31872 raft_consensus.cc:2804] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:19.986188 31766 raft_consensus.cc:2468] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:19.986598 31872 raft_consensus.cc:697] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:19.987555 31872 consensus_queue.cc:237] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:19.994551 31514 catalog_manager.cc:5697] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 2 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:19.998207 31812 raft_consensus.cc:993] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: : Instructing follower 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:19.998742 31849 raft_consensus.cc:1081] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Signalling peer 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:20.000233 31616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:48098
I20260710 13:26:20.000746 31616 raft_consensus.cc:493] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:20.001058 31616 raft_consensus.cc:3060] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.006219 31616 raft_consensus.cc:515] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:20.007875 31616 leader_election.cc:290] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Requested vote from peers 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:20.008656 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:20.008948 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb97d305c244851aff0b70e5e941c77" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:20.009240 31766 raft_consensus.cc:3060] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.009547 31690 raft_consensus.cc:3055] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:20.009835 31690 raft_consensus.cc:740] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:20.010514 31690 consensus_queue.cc:260] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:20.011446 31690 raft_consensus.cc:3060] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.014397 31766 raft_consensus.cc:2468] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:20.015653 31581 leader_election.cc:304] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:20.016448 31872 raft_consensus.cc:2804] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:20.016722 31690 raft_consensus.cc:2468] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:20.016934 31872 raft_consensus.cc:697] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:20.017998 31872 consensus_queue.cc:237] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } }
I20260710 13:26:20.024132 31514 catalog_manager.cc:5697] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 1 to 2, leader changed from 531dee0c51324144bd697af69d54efcb (127.26.136.66) to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 2 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:20.058902 31827 raft_consensus.cc:993] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: : Instructing follower 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:20.059417 31858 raft_consensus.cc:1081] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Signalling peer 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:20.060967 31690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:42708
I20260710 13:26:20.061468 31690 raft_consensus.cc:493] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:20.061772 31690 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.066571 31690 raft_consensus.cc:515] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.068404 31690 leader_election.cc:290] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:20.069226 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:20.069597 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:20.069832 31616 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.070186 31766 raft_consensus.cc:3055] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:20.070470 31766 raft_consensus.cc:740] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:20.071226 31766 consensus_queue.cc:260] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.072141 31766 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.074906 31616 raft_consensus.cc:2468] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:20.076081 31656 leader_election.cc:304] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:20.076918 31849 raft_consensus.cc:2804] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:20.077347 31849 raft_consensus.cc:697] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:20.077409 31766 raft_consensus.cc:2468] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:20.078226 31849 consensus_queue.cc:237] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.084024 31514 catalog_manager.cc:5697] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 2 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:20.177029 31857 raft_consensus.cc:993] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: : Instructing follower 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:20.177551 31858 raft_consensus.cc:1081] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Signalling peer 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:20.179015 31690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:42708
I20260710 13:26:20.179581 31690 raft_consensus.cc:493] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:20.180038 31690 raft_consensus.cc:3060] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.184769 31690 raft_consensus.cc:515] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.186390 31690 leader_election.cc:290] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:20.187284 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:20.187587 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd792cb75c9f4d68a0fb756ac36a5624" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:20.188022 31616 raft_consensus.cc:3060] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.188138 31766 raft_consensus.cc:3055] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:20.188555 31766 raft_consensus.cc:740] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:20.189440 31766 consensus_queue.cc:260] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.190680 31766 raft_consensus.cc:3060] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.195226 31616 raft_consensus.cc:2468] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:20.196434 31656 leader_election.cc:304] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:20.197326 31849 raft_consensus.cc:2804] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:20.197788 31849 raft_consensus.cc:697] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:20.197660 31766 raft_consensus.cc:2468] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:20.198849 31849 consensus_queue.cc:237] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.204474 31815 raft_consensus.cc:993] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: : Instructing follower 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:20.205119 31832 raft_consensus.cc:1081] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Signalling peer 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:20.206662 31690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:42700
I20260710 13:26:20.206327 31514 catalog_manager.cc:5697] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 2 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:20.207232 31690 raft_consensus.cc:493] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:20.207618 31690 raft_consensus.cc:3060] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.213183 31690 raft_consensus.cc:515] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.215113 31690 leader_election.cc:290] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:20.215850 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:20.216408 31616 raft_consensus.cc:3055] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:20.216645 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72da2c08cdd942d6b749a174bd4cdc59" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:20.216786 31616 raft_consensus.cc:740] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:20.217345 31766 raft_consensus.cc:3060] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.217835 31616 consensus_queue.cc:260] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.218292 31849 consensus_queue.cc:1048] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:20.219004 31616 raft_consensus.cc:3060] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.224174 31766 raft_consensus.cc:2468] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:20.225927 31656 leader_election.cc:304] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:20.227057 31812 raft_consensus.cc:2804] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:20.227602 31812 raft_consensus.cc:697] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:20.227660 31616 raft_consensus.cc:2468] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:20.228667 31812 consensus_queue.cc:237] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.229420 31847 consensus_queue.cc:1048] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:20.239491 31514 catalog_manager.cc:5697] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 1 to 2, leader changed from 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65) to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 2 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:20.241576 31847 raft_consensus.cc:993] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: : Instructing follower 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:20.242095 31847 raft_consensus.cc:1081] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Signalling peer 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:20.246021 31765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:32828
I20260710 13:26:20.246580 31765 raft_consensus.cc:493] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:20.246954 31765 raft_consensus.cc:3060] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.253899 31765 raft_consensus.cc:515] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.254849 31766 raft_consensus.cc:1240] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Rejecting Update request from peer 531dee0c51324144bd697af69d54efcb for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:20.256080 31765 leader_election.cc:290] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:20.256744 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:20.257378 31617 raft_consensus.cc:3060] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.257248 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26538d912984c679169c1f9fa5fb5d8" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:20.258033 31690 raft_consensus.cc:3055] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:20.258364 31690 raft_consensus.cc:740] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:20.259202 31690 consensus_queue.cc:260] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.259855 31812 consensus_queue.cc:1059] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:20.260859 31690 raft_consensus.cc:3060] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:20.263453 31617 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 2.
I20260710 13:26:20.264509 31730 leader_election.cc:304] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:20.265206 31858 raft_consensus.cc:2804] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:20.265618 31858 raft_consensus.cc:697] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 2 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:20.265967 31690 raft_consensus.cc:2468] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 2.
I20260710 13:26:20.266402 31858 consensus_queue.cc:237] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [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: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:20.272720 31514 catalog_manager.cc:5697] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 1 to 2, leader changed from 531dee0c51324144bd697af69d54efcb (127.26.136.66) to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 2 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:20.411375 31690 raft_consensus.cc:1275] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.413650 31832 consensus_queue.cc:1048] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:20.518692 31766 raft_consensus.cc:1275] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.520779 31815 consensus_queue.cc:1048] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.535715 31766 raft_consensus.cc:1275] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.537537 31849 consensus_queue.cc:1048] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.550779 31765 raft_consensus.cc:1275] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.553644 31832 consensus_queue.cc:1048] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.554551 31617 raft_consensus.cc:1275] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.556367 31812 consensus_queue.cc:1048] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.565230 31690 raft_consensus.cc:1275] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.570533 31832 consensus_queue.cc:1048] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:20.644443 31765 raft_consensus.cc:1275] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.645829 31812 consensus_queue.cc:1048] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.655684 31617 raft_consensus.cc:1275] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.657554 31847 consensus_queue.cc:1048] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.660130 31766 raft_consensus.cc:1275] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.661640 31847 consensus_queue.cc:1048] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.674671 31617 raft_consensus.cc:1275] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.677994 31847 consensus_queue.cc:1048] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.680771 31692 raft_consensus.cc:1275] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.682340 31858 consensus_queue.cc:1048] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:20.693634 31617 raft_consensus.cc:1275] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:20.695000 31857 consensus_queue.cc:1048] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:21.592234 31713 debug-util.cc:398] Leaking SignalData structure 0x7b08001223e0 after lost signal to thread 27172
W20260710 13:26:21.593216 31713 debug-util.cc:398] Leaking SignalData structure 0x7b080014baa0 after lost signal to thread 31549
W20260710 13:26:21.594159 31713 debug-util.cc:398] Leaking SignalData structure 0x7b080014cfc0 after lost signal to thread 31641
W20260710 13:26:21.594969 31713 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee940 after lost signal to thread 31716
W20260710 13:26:21.595772 31713 debug-util.cc:398] Leaking SignalData structure 0x7b080019d100 after lost signal to thread 31790
I20260710 13:26:23.102834 31513 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38122:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:23.105502 31513 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:23.159757 31601 tablet_service.cc:1511] Processing CreateTablet for tablet 2c543a4a0e294a6882d4ba886b4d804b (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:23.161556 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c543a4a0e294a6882d4ba886b4d804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.164420 31680 tablet_service.cc:1511] Processing CreateTablet for tablet 2c543a4a0e294a6882d4ba886b4d804b (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:23.166018 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c543a4a0e294a6882d4ba886b4d804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.165802 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 89043522e12e4e2dba2fc8227486b82a (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:23.166450 31751 tablet_service.cc:1511] Processing CreateTablet for tablet 89043522e12e4e2dba2fc8227486b82a (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:23.167176 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89043522e12e4e2dba2fc8227486b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.167852 31751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89043522e12e4e2dba2fc8227486b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.169571 31676 tablet_service.cc:1511] Processing CreateTablet for tablet 89043522e12e4e2dba2fc8227486b82a (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:23.170854 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89043522e12e4e2dba2fc8227486b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.171038 31678 tablet_service.cc:1511] Processing CreateTablet for tablet d7c175f0d0554250a159780b77e698fd (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:23.172312 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c175f0d0554250a159780b77e698fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.173067 31752 tablet_service.cc:1511] Processing CreateTablet for tablet 2c543a4a0e294a6882d4ba886b4d804b (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:23.174376 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c543a4a0e294a6882d4ba886b4d804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.176291 31679 tablet_service.cc:1511] Processing CreateTablet for tablet f30a8704f5014d81901daeabdfb61ac7 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:23.177611 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30a8704f5014d81901daeabdfb61ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.183822 31604 tablet_service.cc:1511] Processing CreateTablet for tablet d7c175f0d0554250a159780b77e698fd (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:23.185214 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c175f0d0554250a159780b77e698fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.187486 31748 tablet_service.cc:1511] Processing CreateTablet for tablet d7c175f0d0554250a159780b77e698fd (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:23.188356 31748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7c175f0d0554250a159780b77e698fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.189668 31754 tablet_service.cc:1511] Processing CreateTablet for tablet edba42b21970442fa984d69220992531 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:23.190034 31605 tablet_service.cc:1511] Processing CreateTablet for tablet f30a8704f5014d81901daeabdfb61ac7 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:23.191322 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba42b21970442fa984d69220992531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.191723 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30a8704f5014d81901daeabdfb61ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.194075 31749 tablet_service.cc:1511] Processing CreateTablet for tablet c8cb8f6f9cf64b71ad6576ff154fd738 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:23.194574 31753 tablet_service.cc:1511] Processing CreateTablet for tablet f30a8704f5014d81901daeabdfb61ac7 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:23.195739 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cb8f6f9cf64b71ad6576ff154fd738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.196945 31750 tablet_service.cc:1511] Processing CreateTablet for tablet 2c71ad2d77f24772a9ce29e32b31d54e (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:23.198558 31750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c71ad2d77f24772a9ce29e32b31d54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.202206 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 2c71ad2d77f24772a9ce29e32b31d54e (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:23.203289 31755 tablet_service.cc:1511] Processing CreateTablet for tablet cb1c6f3ec35e40a9a9ee12353fd874f6 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:23.203850 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c71ad2d77f24772a9ce29e32b31d54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.204561 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1c6f3ec35e40a9a9ee12353fd874f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.202206 31681 tablet_service.cc:1511] Processing CreateTablet for tablet 2c71ad2d77f24772a9ce29e32b31d54e (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:23.206172 31681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c71ad2d77f24772a9ce29e32b31d54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.207828 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30a8704f5014d81901daeabdfb61ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.223423 31682 tablet_service.cc:1511] Processing CreateTablet for tablet c8cb8f6f9cf64b71ad6576ff154fd738 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:23.224390 31674 tablet_service.cc:1511] Processing CreateTablet for tablet e173bb730e444af094d54224f6112ab1 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:23.224879 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cb8f6f9cf64b71ad6576ff154fd738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.225755 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e173bb730e444af094d54224f6112ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.226909 31675 tablet_service.cc:1511] Processing CreateTablet for tablet cb1c6f3ec35e40a9a9ee12353fd874f6 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:23.228201 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1c6f3ec35e40a9a9ee12353fd874f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.223423 31677 tablet_service.cc:1511] Processing CreateTablet for tablet edba42b21970442fa984d69220992531 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:23.229727 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba42b21970442fa984d69220992531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.234778 31756 tablet_service.cc:1511] Processing CreateTablet for tablet e173bb730e444af094d54224f6112ab1 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:23.236050 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e173bb730e444af094d54224f6112ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.241030 31602 tablet_service.cc:1511] Processing CreateTablet for tablet c8cb8f6f9cf64b71ad6576ff154fd738 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:23.242318 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cb8f6f9cf64b71ad6576ff154fd738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.246204 31607 tablet_service.cc:1511] Processing CreateTablet for tablet edba42b21970442fa984d69220992531 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:23.247514 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba42b21970442fa984d69220992531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.306025 31606 tablet_service.cc:1511] Processing CreateTablet for tablet cb1c6f3ec35e40a9a9ee12353fd874f6 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:23.307385 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1c6f3ec35e40a9a9ee12353fd874f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.309595 31599 tablet_service.cc:1511] Processing CreateTablet for tablet e173bb730e444af094d54224f6112ab1 (DEFAULT_TABLE table=soft_deleted_table [id=ee080071e4814f329192d614eb8efb10]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:23.310883 31599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e173bb730e444af094d54224f6112ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:23.337307 31914 tablet_bootstrap.cc:492] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.346601 31913 tablet_bootstrap.cc:492] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.381502 31913 tablet_bootstrap.cc:654] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.385385 31914 tablet_bootstrap.cc:654] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.386965 31915 tablet_bootstrap.cc:492] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.395514 31913 tablet_bootstrap.cc:492] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.396121 31913 ts_tablet_manager.cc:1403] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.006s
I20260710 13:26:23.399482 31913 raft_consensus.cc:359] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.400247 31913 raft_consensus.cc:385] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.400694 31913 raft_consensus.cc:740] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.401641 31913 consensus_queue.cc:260] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.405196 31915 tablet_bootstrap.cc:654] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.407833 31913 ts_tablet_manager.cc:1434] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:26:23.412098 31913 tablet_bootstrap.cc:492] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.413655 31914 tablet_bootstrap.cc:492] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.414256 31914 ts_tablet_manager.cc:1403] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.003s
I20260710 13:26:23.417982 31913 tablet_bootstrap.cc:654] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.420720 31914 raft_consensus.cc:359] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.421602 31914 raft_consensus.cc:385] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.421957 31914 raft_consensus.cc:740] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.422912 31914 consensus_queue.cc:260] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.446147 31914 ts_tablet_manager.cc:1434] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260710 13:26:23.454653 31914 tablet_bootstrap.cc:492] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.467334 31914 tablet_bootstrap.cc:654] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.467446 31913 tablet_bootstrap.cc:492] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.468098 31913 ts_tablet_manager.cc:1403] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.034s
I20260710 13:26:23.468128 31915 tablet_bootstrap.cc:492] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.468942 31915 ts_tablet_manager.cc:1403] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.033s
I20260710 13:26:23.471539 31913 raft_consensus.cc:359] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.472376 31913 raft_consensus.cc:385] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.472756 31913 raft_consensus.cc:740] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.472880 31915 raft_consensus.cc:359] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.473578 31913 consensus_queue.cc:260] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.474100 31915 raft_consensus.cc:385] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.476658 31915 raft_consensus.cc:740] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.477483 31915 consensus_queue.cc:260] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.476256 31913 ts_tablet_manager.cc:1434] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:23.479208 31913 tablet_bootstrap.cc:492] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.486429 31913 tablet_bootstrap.cc:654] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.487233 31915 ts_tablet_manager.cc:1434] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:26:23.488552 31915 tablet_bootstrap.cc:492] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.491931 31914 tablet_bootstrap.cc:492] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.492578 31914 ts_tablet_manager.cc:1403] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.004s
I20260710 13:26:23.496228 31915 tablet_bootstrap.cc:654] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.496170 31914 raft_consensus.cc:359] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.497100 31914 raft_consensus.cc:385] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.497469 31914 raft_consensus.cc:740] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.498592 31914 consensus_queue.cc:260] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.501649 31914 ts_tablet_manager.cc:1434] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:23.503011 31914 tablet_bootstrap.cc:492] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.508944 31915 tablet_bootstrap.cc:492] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.514008 31915 ts_tablet_manager.cc:1403] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260710 13:26:23.517371 31915 raft_consensus.cc:359] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.518221 31915 raft_consensus.cc:385] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.518622 31915 raft_consensus.cc:740] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.519434 31915 consensus_queue.cc:260] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.524518 31915 ts_tablet_manager.cc:1434] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:26:23.525525 31914 tablet_bootstrap.cc:654] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.526589 31915 tablet_bootstrap.cc:492] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.538527 31915 tablet_bootstrap.cc:654] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.548532 31914 tablet_bootstrap.cc:492] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.549204 31914 ts_tablet_manager.cc:1403] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.012s
I20260710 13:26:23.551020 31915 tablet_bootstrap.cc:492] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.551599 31915 ts_tablet_manager.cc:1403] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260710 13:26:23.548659 31913 tablet_bootstrap.cc:492] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.552922 31913 ts_tablet_manager.cc:1403] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.031s
I20260710 13:26:23.552855 31914 raft_consensus.cc:359] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.553997 31914 raft_consensus.cc:385] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.554345 31914 raft_consensus.cc:740] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.554785 31915 raft_consensus.cc:359] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.555537 31914 consensus_queue.cc:260] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.555579 31915 raft_consensus.cc:385] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.556975 31915 raft_consensus.cc:740] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.558493 31914 ts_tablet_manager.cc:1434] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:26:23.558923 31915 consensus_queue.cc:260] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.559597 31914 tablet_bootstrap.cc:492] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.561446 31915 ts_tablet_manager.cc:1434] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:26:23.562484 31915 tablet_bootstrap.cc:492] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.565527 31913 raft_consensus.cc:359] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.566324 31913 raft_consensus.cc:385] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.566717 31913 raft_consensus.cc:740] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.567500 31914 tablet_bootstrap.cc:654] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.567588 31913 consensus_queue.cc:260] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.575043 31913 ts_tablet_manager.cc:1434] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 13:26:23.576092 31913 tablet_bootstrap.cc:492] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.578996 31915 tablet_bootstrap.cc:654] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.587532 31913 tablet_bootstrap.cc:654] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.590271 31847 raft_consensus.cc:493] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.593434 31847 raft_consensus.cc:515] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.600930 31847 leader_election.cc:290] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.601469 31914 tablet_bootstrap.cc:492] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.602016 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.602058 31914 ts_tablet_manager.cc:1403] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.005s
I20260710 13:26:23.605268 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
W20260710 13:26:23.607180 31656 leader_election.cc:343] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.607249 31899 raft_consensus.cc:493] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.607937 31899 raft_consensus.cc:515] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.608083 31914 raft_consensus.cc:359] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.608965 31914 raft_consensus.cc:385] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.609282 31914 raft_consensus.cc:740] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.610688 31899 leader_election.cc:290] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:23.611351 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.611788 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
W20260710 13:26:23.612881 31730 leader_election.cc:343] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:23.613365 31731 leader_election.cc:343] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.613838 31731 leader_election.cc:304] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb
I20260710 13:26:23.615204 31899 raft_consensus.cc:2749] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:23.610069 31914 consensus_queue.cc:260] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
W20260710 13:26:23.616258 31656 leader_election.cc:343] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.616786 31656 leader_election.cc:304] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 531dee0c51324144bd697af69d54efcb; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:23.618110 31927 raft_consensus.cc:2749] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:23.620594 31914 ts_tablet_manager.cc:1434] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:26:23.621718 31914 tablet_bootstrap.cc:492] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.627328 31915 tablet_bootstrap.cc:492] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.627890 31915 ts_tablet_manager.cc:1403] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.016s
I20260710 13:26:23.634572 31914 tablet_bootstrap.cc:654] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.635504 31915 raft_consensus.cc:359] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.636498 31915 raft_consensus.cc:385] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.636871 31915 raft_consensus.cc:740] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.637183 31913 tablet_bootstrap.cc:492] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.637763 31913 ts_tablet_manager.cc:1403] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.014s
I20260710 13:26:23.637905 31915 consensus_queue.cc:260] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.642582 31913 raft_consensus.cc:359] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.643651 31913 raft_consensus.cc:385] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.644064 31913 raft_consensus.cc:740] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.645543 31913 consensus_queue.cc:260] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.648806 31913 ts_tablet_manager.cc:1434] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:26:23.649847 31915 ts_tablet_manager.cc:1434] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.005s
I20260710 13:26:23.649889 31913 tablet_bootstrap.cc:492] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.654793 31915 tablet_bootstrap.cc:492] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.658697 31913 tablet_bootstrap.cc:654] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.660815 31925 raft_consensus.cc:493] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.661368 31925 raft_consensus.cc:515] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.663683 31925 leader_election.cc:290] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.664444 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30a8704f5014d81901daeabdfb61ac7" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:23.665547 31692 raft_consensus.cc:2468] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:23.665930 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30a8704f5014d81901daeabdfb61ac7" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:23.667016 31582 leader_election.cc:304] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
W20260710 13:26:23.667760 31581 leader_election.cc:343] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.667987 31925 raft_consensus.cc:2804] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.668406 31925 raft_consensus.cc:493] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.668781 31925 raft_consensus.cc:3060] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.673959 31914 tablet_bootstrap.cc:492] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.674574 31914 ts_tablet_manager.cc:1403] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.012s
I20260710 13:26:23.675583 31925 raft_consensus.cc:515] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.677911 31914 raft_consensus.cc:359] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.678628 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30a8704f5014d81901daeabdfb61ac7" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:23.678653 31914 raft_consensus.cc:385] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.679287 31692 raft_consensus.cc:3060] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.680117 31915 tablet_bootstrap.cc:654] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.679514 31914 raft_consensus.cc:740] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.682126 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30a8704f5014d81901daeabdfb61ac7" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
W20260710 13:26:23.686790 31581 leader_election.cc:343] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.687292 31692 raft_consensus.cc:2468] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:23.687973 31914 consensus_queue.cc:260] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.688565 31582 leader_election.cc:304] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:23.689575 31902 raft_consensus.cc:2804] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.690675 31914 ts_tablet_manager.cc:1434] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:26:23.693471 31914 tablet_bootstrap.cc:492] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.682554 31925 leader_election.cc:290] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.701606 31902 raft_consensus.cc:697] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:23.701923 31914 tablet_bootstrap.cc:654] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.702703 31902 consensus_queue.cc:237] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.704200 31915 tablet_bootstrap.cc:492] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.704802 31915 ts_tablet_manager.cc:1403] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.007s
I20260710 13:26:23.707957 31913 tablet_bootstrap.cc:492] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.708623 31913 ts_tablet_manager.cc:1403] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.013s
I20260710 13:26:23.708079 31915 raft_consensus.cc:359] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.709077 31915 raft_consensus.cc:385] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.709450 31915 raft_consensus.cc:740] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.710258 31915 consensus_queue.cc:260] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.711916 31913 raft_consensus.cc:359] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.712802 31913 raft_consensus.cc:385] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.713155 31913 raft_consensus.cc:740] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.714072 31913 consensus_queue.cc:260] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.718966 31913 ts_tablet_manager.cc:1434] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:26:23.720166 31913 tablet_bootstrap.cc:492] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.722013 31899 raft_consensus.cc:493] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.722504 31899 raft_consensus.cc:515] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.712426 31915 ts_tablet_manager.cc:1434] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:26:23.724542 31899 leader_election.cc:290] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:23.725471 31915 tablet_bootstrap.cc:492] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.728569 31913 tablet_bootstrap.cc:654] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.729921 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:23.732947 31513 catalog_manager.cc:5697] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 0 to 1, leader changed from <none> to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 1 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:23.734058 31915 tablet_bootstrap.cc:654] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.734731 31934 raft_consensus.cc:493] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.734973 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.735216 31934 raft_consensus.cc:515] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.735591 31617 raft_consensus.cc:2468] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:23.736943 31730 leader_election.cc:304] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.737433 31934 leader_election.cc:290] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
W20260710 13:26:23.738993 31731 leader_election.cc:343] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.739241 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:23.739804 31766 raft_consensus.cc:2468] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:23.740156 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:23.740938 31581 leader_election.cc:304] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.741180 31913 tablet_bootstrap.cc:492] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.742553 31899 raft_consensus.cc:2804] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:26:23.750351 31582 leader_election.cc:343] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.750869 31899 raft_consensus.cc:493] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.741539 31927 raft_consensus.cc:493] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.750663 31913 ts_tablet_manager.cc:1403] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.011s
I20260710 13:26:23.751680 31927 raft_consensus.cc:515] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.753533 31902 raft_consensus.cc:2804] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.753931 31902 raft_consensus.cc:493] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.754285 31902 raft_consensus.cc:3060] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.754171 31927 leader_election.cc:290] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.754587 31915 tablet_bootstrap.cc:492] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.755169 31899 raft_consensus.cc:3060] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.755288 31915 ts_tablet_manager.cc:1403] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.001s
I20260710 13:26:23.755779 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:23.756474 31766 raft_consensus.cc:2468] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:23.757717 31656 leader_election.cc:304] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.758863 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.758863 31915 raft_consensus.cc:359] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.759838 31915 raft_consensus.cc:385] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.760191 31915 raft_consensus.cc:740] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
W20260710 13:26:23.760483 31656 leader_election.cc:343] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.761022 31915 consensus_queue.cc:260] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.761616 31927 raft_consensus.cc:2804] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.762049 31927 raft_consensus.cc:493] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.762418 31927 raft_consensus.cc:3060] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.763706 31915 ts_tablet_manager.cc:1434] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:26:23.764211 31914 tablet_bootstrap.cc:492] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.764876 31914 ts_tablet_manager.cc:1403] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.021s
I20260710 13:26:23.768620 31913 raft_consensus.cc:359] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.769503 31913 raft_consensus.cc:385] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.769845 31913 raft_consensus.cc:740] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.770924 31914 raft_consensus.cc:359] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.772975 31914 raft_consensus.cc:385] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.773362 31914 raft_consensus.cc:740] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.772264 31899 raft_consensus.cc:515] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.774413 31915 tablet_bootstrap.cc:492] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.775254 31927 raft_consensus.cc:515] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.776592 31914 consensus_queue.cc:260] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.777004 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:23.782473 31617 raft_consensus.cc:3060] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.778299 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:23.773293 31902 raft_consensus.cc:515] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.779062 31913 consensus_queue.cc:260] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.780390 31927 leader_election.cc:290] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.780653 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:23.781859 31899 leader_election.cc:290] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:23.783890 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:23.793887 31765 raft_consensus.cc:3060] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.797237 31914 ts_tablet_manager.cc:1434] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.005s
I20260710 13:26:23.799280 31902 leader_election.cc:290] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
W20260710 13:26:23.797191 31731 leader_election.cc:343] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:23.786376 31656 leader_election.cc:343] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.803750 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:23.804486 31766 raft_consensus.cc:3060] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.804791 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:23.807426 31765 raft_consensus.cc:2468] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
W20260710 13:26:23.807392 31582 leader_election.cc:343] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.808768 31899 raft_consensus.cc:493] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.809250 31899 raft_consensus.cc:515] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.809973 31902 raft_consensus.cc:493] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.811009 31902 raft_consensus.cc:515] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.811648 31617 raft_consensus.cc:2468] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:23.810613 31913 ts_tablet_manager.cc:1434] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 13:26:23.814302 31913 tablet_bootstrap.cc:492] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.816233 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:23.816936 31692 raft_consensus.cc:2468] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 0.
I20260710 13:26:23.821086 31582 leader_election.cc:304] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:23.821393 31899 leader_election.cc:290] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:23.821962 31899 raft_consensus.cc:493] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.822053 31902 leader_election.cc:290] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.822118 31934 raft_consensus.cc:2804] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.822412 31899 raft_consensus.cc:515] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.823124 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:23.822726 31934 raft_consensus.cc:493] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.824075 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:23.826229 31934 raft_consensus.cc:3060] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.826715 31692 raft_consensus.cc:2468] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:23.826007 31656 leader_election.cc:304] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d
I20260710 13:26:23.828521 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.828509 31731 leader_election.cc:304] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.829293 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.829883 31915 tablet_bootstrap.cc:654] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.825677 31899 leader_election.cc:290] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
W20260710 13:26:23.830178 31581 leader_election.cc:343] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.831139 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:23.831532 31929 raft_consensus.cc:2804] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.831851 31690 raft_consensus.cc:2468] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:23.832053 31929 raft_consensus.cc:697] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:23.829362 31730 leader_election.cc:304] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 531dee0c51324144bd697af69d54efcb
I20260710 13:26:23.829269 31617 raft_consensus.cc:2468] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:23.834196 31929 consensus_queue.cc:237] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.835007 31731 leader_election.cc:304] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.836441 31899 raft_consensus.cc:2804] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.838184 31914 tablet_bootstrap.cc:492] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:23.839279 31766 raft_consensus.cc:2468] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:23.841974 31943 raft_consensus.cc:2804] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.841928 31581 leader_election.cc:304] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 531dee0c51324144bd697af69d54efcb
I20260710 13:26:23.843677 31902 raft_consensus.cc:2804] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.844201 31902 raft_consensus.cc:697] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:23.845077 31902 consensus_queue.cc:237] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.837661 31899 raft_consensus.cc:493] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.848237 31514 catalog_manager.cc:5697] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 1 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:23.843348 31730 leader_election.cc:343] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.845345 31942 raft_consensus.cc:2804] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.847088 31899 raft_consensus.cc:3060] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.860023 31942 raft_consensus.cc:493] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.862915 31943 raft_consensus.cc:697] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:23.877358 31914 tablet_bootstrap.cc:654] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.881686 31929 raft_consensus.cc:493] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:23.881472 31943 consensus_queue.cc:237] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.882194 31929 raft_consensus.cc:515] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.882707 31514 catalog_manager.cc:5697] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 0 to 1, leader changed from <none> to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 1 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:23.883905 31929 leader_election.cc:290] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.884523 31913 tablet_bootstrap.cc:654] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:23.885267 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:23.885659 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:23.885946 31766 raft_consensus.cc:2468] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:23.886332 31617 raft_consensus.cc:2468] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:23.887322 31656 leader_election.cc:304] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.875773 31942 raft_consensus.cc:3060] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.889010 31929 raft_consensus.cc:2804] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:23.890033 31929 raft_consensus.cc:493] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:23.890424 31929 raft_consensus.cc:3060] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.890827 31934 raft_consensus.cc:515] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.894781 31899 raft_consensus.cc:515] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.897749 31899 leader_election.cc:290] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:23.899201 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:23.903607 31690 raft_consensus.cc:3060] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.899956 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:23.904702 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:23.907263 31692 raft_consensus.cc:3060] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.908986 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
W20260710 13:26:23.910377 31581 leader_election.cc:343] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.914695 31692 raft_consensus.cc:2468] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:23.915242 31934 leader_election.cc:290] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
W20260710 13:26:23.915941 31730 leader_election.cc:343] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:23.915969 31582 leader_election.cc:304] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:23.917315 31934 raft_consensus.cc:2804] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.918678 31690 raft_consensus.cc:2468] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:23.919735 31915 tablet_bootstrap.cc:492] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:23.919919 31731 leader_election.cc:304] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d
I20260710 13:26:23.918051 31934 raft_consensus.cc:697] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:23.921713 31934 consensus_queue.cc:237] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.923578 31943 raft_consensus.cc:2804] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.925289 31943 raft_consensus.cc:697] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:23.920418 31915 ts_tablet_manager.cc:1403] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.006s
I20260710 13:26:23.926252 31943 consensus_queue.cc:237] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.918033 31929 raft_consensus.cc:515] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.929576 31514 catalog_manager.cc:5697] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:23.933314 31913 tablet_bootstrap.cc:492] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:23.935802 31913 ts_tablet_manager.cc:1403] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.011s
I20260710 13:26:23.932878 31915 raft_consensus.cc:359] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.931113 31942 raft_consensus.cc:515] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.939308 31915 raft_consensus.cc:385] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.936620 31929 leader_election.cc:290] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:23.939647 31915 raft_consensus.cc:740] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.940584 31915 consensus_queue.cc:260] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.941138 31942 leader_election.cc:290] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:23.941267 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:23.942147 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:23.942634 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:23.942176 31617 raft_consensus.cc:3060] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.943271 31766 raft_consensus.cc:3060] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.942374 31913 raft_consensus.cc:359] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.945967 31913 raft_consensus.cc:385] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:23.946276 31913 raft_consensus.cc:740] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:23.946985 31913 consensus_queue.cc:260] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.948925 31513 catalog_manager.cc:5697] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 0 to 1, leader changed from <none> to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 1 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:23.949909 31913 ts_tablet_manager.cc:1434] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:26:23.942773 31692 raft_consensus.cc:3060] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.950901 31913 tablet_bootstrap.cc:492] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:23.955226 31766 raft_consensus.cc:2468] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
I20260710 13:26:23.958091 31656 leader_election.cc:304] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.959005 31927 raft_consensus.cc:2804] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.959453 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:23.960127 31616 raft_consensus.cc:3060] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:23.959494 31927 raft_consensus.cc:697] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:23.961185 31927 consensus_queue.cc:237] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.965667 31514 catalog_manager.cc:5697] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:23.968365 31692 raft_consensus.cc:2468] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:23.966648 31617 raft_consensus.cc:2468] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 1.
I20260710 13:26:23.970353 31731 leader_election.cc:304] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:23.971151 31943 raft_consensus.cc:2804] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:23.971675 31943 raft_consensus.cc:697] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:23.972740 31943 consensus_queue.cc:237] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.975234 31914 tablet_bootstrap.cc:492] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:23.975728 31914 ts_tablet_manager.cc:1403] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.000s
I20260710 13:26:23.977857 31915 ts_tablet_manager.cc:1434] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 13:26:23.978371 31616 raft_consensus.cc:2468] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:23.978914 31915 tablet_bootstrap.cc:492] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:23.989305 31914 raft_consensus.cc:359] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.999570 31914 raft_consensus.cc:385] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.000849 31914 raft_consensus.cc:740] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.002221 31913 tablet_bootstrap.cc:654] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:24.003439 31914 consensus_queue.cc:260] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:23.992146 31915 tablet_bootstrap.cc:654] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:24.007642 31563 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:24.007704 31514 catalog_manager.cc:5697] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:24.008661 31914 ts_tablet_manager.cc:1434] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:26:24.009853 31914 tablet_bootstrap.cc:492] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:24.004676 31513 catalog_manager.cc:5697] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 1 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.017625 31914 tablet_bootstrap.cc:654] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:24.044931 31915 tablet_bootstrap.cc:492] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:24.045529 31915 ts_tablet_manager.cc:1403] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.013s
I20260710 13:26:24.046499 31913 tablet_bootstrap.cc:492] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:24.046785 31914 tablet_bootstrap.cc:492] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:24.047083 31913 ts_tablet_manager.cc:1403] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.005s
I20260710 13:26:24.047295 31914 ts_tablet_manager.cc:1403] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260710 13:26:24.049297 31915 raft_consensus.cc:359] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.050037 31915 raft_consensus.cc:385] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.050168 31914 raft_consensus.cc:359] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.050444 31915 raft_consensus.cc:740] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.050870 31914 raft_consensus.cc:385] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.050482 31913 raft_consensus.cc:359] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.051216 31914 raft_consensus.cc:740] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.051321 31913 raft_consensus.cc:385] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.051709 31913 raft_consensus.cc:740] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.052024 31914 consensus_queue.cc:260] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.051729 31915 consensus_queue.cc:260] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.052561 31913 consensus_queue.cc:260] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.054744 31913 ts_tablet_manager.cc:1434] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:24.055645 31913 tablet_bootstrap.cc:492] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: Bootstrap starting.
I20260710 13:26:24.058748 31914 ts_tablet_manager.cc:1434] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:26:24.059849 31914 tablet_bootstrap.cc:492] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: Bootstrap starting.
I20260710 13:26:24.061363 31913 tablet_bootstrap.cc:654] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:24.067420 31943 raft_consensus.cc:493] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:24.068131 31943 raft_consensus.cc:515] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.110577 31914 tablet_bootstrap.cc:654] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:24.111208 31915 ts_tablet_manager.cc:1434] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260710 13:26:24.112286 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:24.115605 31943 leader_election.cc:290] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:24.116991 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c543a4a0e294a6882d4ba886b4d804b" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:24.117935 31692 raft_consensus.cc:2393] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ac5a72e88c54acda814a2a0177d46af in current term 1: Already voted for candidate 265961caf24e4a73bc93ccd58c7ef53d in this term.
I20260710 13:26:24.119506 31731 leader_election.cc:304] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ac5a72e88c54acda814a2a0177d46af; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb
I20260710 13:26:24.120383 31943 raft_consensus.cc:3060] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.127669 31913 tablet_bootstrap.cc:492] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: No bootstrap required, opened a new log
I20260710 13:26:24.128278 31913 ts_tablet_manager.cc:1403] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.016s
I20260710 13:26:24.131740 31913 raft_consensus.cc:359] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.132530 31913 raft_consensus.cc:385] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.132881 31913 raft_consensus.cc:740] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.135586 31914 tablet_bootstrap.cc:492] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: No bootstrap required, opened a new log
I20260710 13:26:24.134737 31913 consensus_queue.cc:260] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.136076 31914 ts_tablet_manager.cc:1403] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.035s
I20260710 13:26:24.138984 31914 raft_consensus.cc:359] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.139707 31914 raft_consensus.cc:385] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.139959 31914 raft_consensus.cc:740] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.140902 31943 raft_consensus.cc:2749] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:24.140897 31914 consensus_queue.cc:260] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.143189 31913 ts_tablet_manager.cc:1434] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:26:24.143283 31914 ts_tablet_manager.cc:1434] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:24.136497 31915 tablet_bootstrap.cc:492] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: Bootstrap starting.
I20260710 13:26:24.159807 31915 tablet_bootstrap.cc:654] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:24.165372 31915 tablet_bootstrap.cc:492] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: No bootstrap required, opened a new log
I20260710 13:26:24.165943 31915 ts_tablet_manager.cc:1403] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 13:26:24.169380 31915 raft_consensus.cc:359] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.170187 31915 raft_consensus.cc:385] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:24.170531 31915 raft_consensus.cc:740] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Initialized, Role: FOLLOWER
I20260710 13:26:24.171321 31915 consensus_queue.cc:260] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.173730 31915 ts_tablet_manager.cc:1434] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:24.206513 31765 raft_consensus.cc:3060] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.213189 31945 consensus_queue.cc:1048] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.232332 31902 consensus_queue.cc:1048] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.264045 31927 raft_consensus.cc:493] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:24.264669 31927 raft_consensus.cc:515] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.267297 31927 leader_election.cc:290] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.267833 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:24.268362 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:24.268714 31943 raft_consensus.cc:493] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:24.268625 31616 raft_consensus.cc:2468] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:24.269300 31943 raft_consensus.cc:515] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.270027 31656 leader_election.cc:304] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:24.270381 31765 raft_consensus.cc:2468] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 0.
I20260710 13:26:24.271482 31943 leader_election.cc:290] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:24.272173 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:24.272841 31616 raft_consensus.cc:2468] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 0.
I20260710 13:26:24.273110 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:24.274017 31730 leader_election.cc:304] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:24.274760 31943 raft_consensus.cc:2804] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:24.275137 31943 raft_consensus.cc:493] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:24.275360 31927 raft_consensus.cc:2804] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:24.275520 31943 raft_consensus.cc:3060] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.275776 31927 raft_consensus.cc:493] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:24.276129 31927 raft_consensus.cc:3060] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.284046 31943 raft_consensus.cc:515] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.286127 31943 leader_election.cc:290] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:24.284046 31927 raft_consensus.cc:515] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.287207 31692 raft_consensus.cc:2393] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ac5a72e88c54acda814a2a0177d46af in current term 1: Already voted for candidate 531dee0c51324144bd697af69d54efcb in this term.
I20260710 13:26:24.286967 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:24.287938 31616 raft_consensus.cc:3060] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.288005 31927 leader_election.cc:290] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.289523 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:24.289525 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:24.290402 31690 raft_consensus.cc:2393] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ac5a72e88c54acda814a2a0177d46af in current term 1: Already voted for candidate 531dee0c51324144bd697af69d54efcb in this term.
I20260710 13:26:24.292131 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.292883 31765 raft_consensus.cc:2393] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 531dee0c51324144bd697af69d54efcb in current term 1: Already voted for candidate 6ac5a72e88c54acda814a2a0177d46af in this term.
I20260710 13:26:24.293696 31656 leader_election.cc:304] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [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: 531dee0c51324144bd697af69d54efcb; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:24.294341 31927 raft_consensus.cc:2749] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:24.297113 31616 raft_consensus.cc:2468] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 1.
I20260710 13:26:24.298449 31730 leader_election.cc:304] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 531dee0c51324144bd697af69d54efcb
I20260710 13:26:24.299214 31943 raft_consensus.cc:2804] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:24.300017 31943 raft_consensus.cc:697] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:24.300819 31943 consensus_queue.cc:237] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.310051 31934 consensus_queue.cc:1048] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.310561 31514 catalog_manager.cc:5697] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 1 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:24.315488 31616 raft_consensus.cc:3060] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.326180 31927 consensus_queue.cc:1048] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.340214 31934 consensus_queue.cc:1048] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.348563 31847 consensus_queue.cc:1048] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.373353 31617 raft_consensus.cc:3060] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.376681 31847 raft_consensus.cc:493] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:24.377316 31847 raft_consensus.cc:515] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.379683 31847 leader_election.cc:290] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.381681 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d" is_pre_election: true
I20260710 13:26:24.382529 31616 raft_consensus.cc:2393] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 531dee0c51324144bd697af69d54efcb in current term 1: Already voted for candidate 6ac5a72e88c54acda814a2a0177d46af in this term.
I20260710 13:26:24.382604 31934 raft_consensus.cc:493] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:24.383127 31934 raft_consensus.cc:515] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.384655 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:24.386044 31656 leader_election.cc:304] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 531dee0c51324144bd697af69d54efcb; no voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:24.386906 31847 raft_consensus.cc:3060] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.387370 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb" is_pre_election: true
I20260710 13:26:24.387972 31690 raft_consensus.cc:2468] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 1.
I20260710 13:26:24.388034 31692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
mode: GRACEFUL
new_leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:42718
I20260710 13:26:24.388635 31692 raft_consensus.cc:606] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Received request to transfer leadership to TS 265961caf24e4a73bc93ccd58c7ef53d
I20260710 13:26:24.389087 31582 leader_election.cc:304] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [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: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:24.390309 31945 raft_consensus.cc:2804] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:24.390640 31945 raft_consensus.cc:493] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:24.390964 31945 raft_consensus.cc:3060] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.396543 31847 raft_consensus.cc:2749] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:24.397228 31934 leader_election.cc:290] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.398343 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af" is_pre_election: true
I20260710 13:26:24.398623 31766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:24.399192 31943 consensus_queue.cc:1048] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.399391 31766 raft_consensus.cc:606] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Received request to transfer leadership to TS 265961caf24e4a73bc93ccd58c7ef53d
I20260710 13:26:24.403308 31945 raft_consensus.cc:515] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.406311 31934 consensus_queue.cc:1048] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.407107 31943 consensus_queue.cc:1048] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.409004 31617 raft_consensus.cc:1240] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Rejecting Update request from peer 6ac5a72e88c54acda814a2a0177d46af for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:26:24.412802 31943 consensus_queue.cc:1059] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.414021 31942 raft_consensus.cc:3055] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.414450 31942 raft_consensus.cc:740] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:24.415520 31942 consensus_queue.cc:260] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.416882 31942 raft_consensus.cc:3060] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.418964 31765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:24.419680 31765 raft_consensus.cc:606] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:24.421411 31945 leader_election.cc:290] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.422237 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:24.422854 31692 raft_consensus.cc:3060] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.425276 31927 consensus_queue.cc:1048] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.429629 31764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba42b21970442fa984d69220992531" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.437026 31763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:24.437665 31763 raft_consensus.cc:606] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:24.438257 31943 consensus_queue.cc:1048] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.447734 31763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edba42b21970442fa984d69220992531"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:26:24.451016 31764 raft_consensus.cc:2410] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 265961caf24e4a73bc93ccd58c7ef53d for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:26:24.453088 31763 raft_consensus.cc:606] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:24.453574 31763 raft_consensus.cc:614] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:26:24.455183 31690 raft_consensus.cc:3060] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:24.466789 31616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
mode: GRACEFUL
new_leader_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:48108
I20260710 13:26:24.467417 31616 raft_consensus.cc:606] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Received request to transfer leadership to TS 531dee0c51324144bd697af69d54efcb
I20260710 13:26:24.467139 31945 consensus_queue.cc:1048] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.482399 31691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e173bb730e444af094d54224f6112ab1"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
mode: GRACEFUL
new_leader_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:42718
I20260710 13:26:24.483048 31691 raft_consensus.cc:606] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Received request to transfer leadership to TS 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:24.485016 31927 raft_consensus.cc:993] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: : Instructing follower 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:24.485438 31927 raft_consensus.cc:1081] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Signalling peer 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:24.488422 31763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e173bb730e444af094d54224f6112ab1"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:32828
I20260710 13:26:24.500447 31945 raft_consensus.cc:993] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: : Instructing follower 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:24.500989 31945 raft_consensus.cc:1081] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Signalling peer 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:24.505380 31929 consensus_queue.cc:1048] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.509181 31691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:42700
I20260710 13:26:24.508857 31692 raft_consensus.cc:2468] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:24.518671 31978 consensus_queue.cc:1048] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.520576 31763 raft_consensus.cc:493] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:24.521278 31763 raft_consensus.cc:3060] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.531409 31582 leader_election.cc:304] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [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: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:24.533836 31934 raft_consensus.cc:2804] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.534366 31934 raft_consensus.cc:697] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:24.528793 31691 raft_consensus.cc:493] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:24.535849 31691 raft_consensus.cc:3060] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:26:24.515919 31730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.65:46417, user_credentials={real_user=slave}} blocked reactor thread for 47646.4us
I20260710 13:26:24.547647 31934 consensus_queue.cc:237] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER 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: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.547910 31763 raft_consensus.cc:515] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.556070 31691 raft_consensus.cc:515] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.566653 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:24.567335 31617 raft_consensus.cc:3055] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.567679 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1c6f3ec35e40a9a9ee12353fd874f6" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.567684 31617 raft_consensus.cc:740] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:24.568301 31765 raft_consensus.cc:3060] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.568783 31617 consensus_queue.cc:260] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.570014 31617 raft_consensus.cc:3060] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.575749 31765 raft_consensus.cc:2468] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:24.577170 31691 leader_election.cc:290] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.579541 31656 leader_election.cc:304] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:24.580423 31927 raft_consensus.cc:2804] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.580935 31927 raft_consensus.cc:697] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:24.581715 31927 consensus_queue.cc:237] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.586719 31980 consensus_queue.cc:1048] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:24.591064 31763 leader_election.cc:290] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:24.593223 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:24.594136 31691 raft_consensus.cc:3055] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.594532 31691 raft_consensus.cc:740] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:24.595558 31691 consensus_queue.cc:260] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.596767 31691 raft_consensus.cc:3060] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.604071 31691 raft_consensus.cc:2468] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 2.
I20260710 13:26:24.605263 31731 leader_election.cc:304] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:24.606199 31980 raft_consensus.cc:2804] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.606685 31980 raft_consensus.cc:697] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 2 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:24.607514 31980 consensus_queue.cc:237] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.616720 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e173bb730e444af094d54224f6112ab1" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:24.617146 31513 catalog_manager.cc:5697] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 1 to 2, leader changed from 531dee0c51324144bd697af69d54efcb (127.26.136.66) to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 2 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:24.631745 31617 raft_consensus.cc:2468] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:24.640668 31980 raft_consensus.cc:993] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: : Instructing follower 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:24.641136 31980 raft_consensus.cc:1081] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Signalling peer 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:24.643239 31690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:42708
I20260710 13:26:24.643833 31690 raft_consensus.cc:493] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:24.644245 31690 raft_consensus.cc:3060] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.646895 31513 catalog_manager.cc:5697] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 1 to 2, leader changed from 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65) to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 2 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.647696 31981 raft_consensus.cc:993] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: : Instructing follower 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:24.648268 31981 raft_consensus.cc:1081] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Signalling peer 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:24.651460 31615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:48094
I20260710 13:26:24.652083 31615 raft_consensus.cc:493] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:24.652525 31615 raft_consensus.cc:3060] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.659663 31690 raft_consensus.cc:515] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.661923 31615 raft_consensus.cc:515] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.662598 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:24.663244 31617 raft_consensus.cc:3060] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.663148 31514 catalog_manager.cc:5697] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 2 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.673229 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:24.673839 31691 raft_consensus.cc:3060] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.674898 31763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7c175f0d0554250a159780b77e698fd" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.675673 31763 raft_consensus.cc:3055] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.676076 31763 raft_consensus.cc:740] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:24.677066 31763 consensus_queue.cc:260] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.678761 31763 raft_consensus.cc:3060] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.683112 31617 raft_consensus.cc:2468] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:24.684516 31656 leader_election.cc:304] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:24.685384 31927 raft_consensus.cc:2804] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.685885 31927 raft_consensus.cc:697] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:24.683112 31691 raft_consensus.cc:2468] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:24.686719 31927 consensus_queue.cc:237] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.687613 31582 leader_election.cc:304] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:24.687692 31763 raft_consensus.cc:2468] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:24.688526 31902 raft_consensus.cc:2804] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.688591 31615 leader_election.cc:290] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.689113 31902 raft_consensus.cc:697] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:24.689998 31902 consensus_queue.cc:237] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.692118 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cb8f6f9cf64b71ad6576ff154fd738" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.692585 31690 leader_election.cc:290] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.692790 31765 raft_consensus.cc:3055] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.693236 31765 raft_consensus.cc:740] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:24.694073 31765 consensus_queue.cc:260] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.695411 31765 raft_consensus.cc:3060] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.703469 31765 raft_consensus.cc:2468] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:24.706774 31514 catalog_manager.cc:5697] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 2 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.712255 31513 catalog_manager.cc:5697] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 2 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.758348 31980 consensus_queue.cc:1048] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.775446 31981 consensus_queue.cc:1048] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:24.784858 31980 raft_consensus.cc:993] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: : Instructing follower 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:24.785339 31981 raft_consensus.cc:1081] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Signalling peer 531dee0c51324144bd697af69d54efcb to start an election
I20260710 13:26:24.787120 31691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
 from {username='slave'} at 127.0.0.1:42708
I20260710 13:26:24.787622 31691 raft_consensus.cc:493] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:24.787974 31691 raft_consensus.cc:3060] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.793476 31691 raft_consensus.cc:515] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.795365 31691 leader_election.cc:290] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.797113 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:24.797823 31617 raft_consensus.cc:3060] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.798084 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71ad2d77f24772a9ce29e32b31d54e" candidate_uuid: "531dee0c51324144bd697af69d54efcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.798686 31765 raft_consensus.cc:3055] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.799019 31765 raft_consensus.cc:740] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:24.799801 31765 consensus_queue.cc:260] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.801561 31765 raft_consensus.cc:3060] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.805680 31617 raft_consensus.cc:2468] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:24.807106 31656 leader_election.cc:304] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 531dee0c51324144bd697af69d54efcb; no voters: 
I20260710 13:26:24.807246 31765 raft_consensus.cc:2468] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 531dee0c51324144bd697af69d54efcb in term 2.
I20260710 13:26:24.808174 31927 raft_consensus.cc:2804] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.808773 31927 raft_consensus.cc:697] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Leader. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:24.809727 31927 consensus_queue.cc:237] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.817873 31514 catalog_manager.cc:5697] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb reported cstate change: term changed from 1 to 2, leader changed from 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67) to 531dee0c51324144bd697af69d54efcb (127.26.136.66). New cstate: current_term: 2 leader_uuid: "531dee0c51324144bd697af69d54efcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.970178 31983 raft_consensus.cc:993] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: : Instructing follower 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:24.970631 31927 raft_consensus.cc:1081] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Signalling peer 265961caf24e4a73bc93ccd58c7ef53d to start an election
I20260710 13:26:24.972060 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
 from {username='slave'} at 127.0.0.1:48098
I20260710 13:26:24.972558 31617 raft_consensus.cc:493] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:24.972851 31617 raft_consensus.cc:3060] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.977257 31617 raft_consensus.cc:515] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.978734 31617 leader_election.cc:290] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Requested vote from peers 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691), 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67:39009)
I20260710 13:26:24.979789 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:24.979982 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89043522e12e4e2dba2fc8227486b82a" candidate_uuid: "265961caf24e4a73bc93ccd58c7ef53d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
I20260710 13:26:24.980521 31691 raft_consensus.cc:3055] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:24.980608 31765 raft_consensus.cc:3060] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.980985 31691 raft_consensus.cc:740] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:24.981942 31691 consensus_queue.cc:260] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.983307 31691 raft_consensus.cc:3060] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:24.987013 31765 raft_consensus.cc:2468] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:24.988168 31581 leader_election.cc:304] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:24.988883 31902 raft_consensus.cc:2804] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:24.989315 31902 raft_consensus.cc:697] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Becoming Leader. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:24.990118 31902 consensus_queue.cc:237] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:24.991870 31691 raft_consensus.cc:2468] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 265961caf24e4a73bc93ccd58c7ef53d in term 2.
I20260710 13:26:24.996783 31617 raft_consensus.cc:1275] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:24.997563 31514 catalog_manager.cc:5697] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d reported cstate change: term changed from 1 to 2, leader changed from 531dee0c51324144bd697af69d54efcb (127.26.136.66) to 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65). New cstate: current_term: 2 leader_uuid: "265961caf24e4a73bc93ccd58c7ef53d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:24.999555 31927 consensus_queue.cc:1048] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:25.001485 31765 raft_consensus.cc:1275] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:26:25.001895 31765 pending_rounds.cc:85] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Aborting all ops after (but not including) 0
I20260710 13:26:25.002130 31765 pending_rounds.cc:107] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:26:25.002429 31765 raft_consensus.cc:2889] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:26:25.005261 31934 consensus_queue.cc:1048] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:25.010820 31765 raft_consensus.cc:1275] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.014741 31929 consensus_queue.cc:1048] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.040789 31691 raft_consensus.cc:1275] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:26:25.043299 31902 consensus_queue.cc:1048] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:25.044802 31691 raft_consensus.cc:1275] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.046983 31981 consensus_queue.cc:1048] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.057471 31617 raft_consensus.cc:3060] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:25.063841 31617 raft_consensus.cc:1275] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.065315 31943 consensus_queue.cc:1048] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.131067 31691 raft_consensus.cc:1275] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.132607 31902 consensus_queue.cc:1048] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.141481 31763 raft_consensus.cc:1275] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.142707 31764 raft_consensus.cc:1275] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.144609 31927 consensus_queue.cc:1048] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.145720 31934 consensus_queue.cc:1048] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.158660 31617 raft_consensus.cc:1275] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.161321 31929 consensus_queue.cc:1048] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:25.277683 31617 raft_consensus.cc:1275] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.279093 31993 consensus_queue.cc:1048] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.294499 31763 raft_consensus.cc:1275] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 531dee0c51324144bd697af69d54efcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.296792 31983 consensus_queue.cc:1048] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.465094 31690 raft_consensus.cc:1275] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.466277 31945 consensus_queue.cc:1048] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:25.476956 31763 raft_consensus.cc:1275] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Refusing update from remote peer 265961caf24e4a73bc93ccd58c7ef53d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:25.481082 31934 consensus_queue.cc:1048] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:27.486634 31513 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38122:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:26:27.507223 31513 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38122:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:26:27.561174 27169 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:27.726815 32044 tablet.cc:1724] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.788349 32039 tablet.cc:1724] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:26:27.794780 32032 log.cc:927] Time spent T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 13:26:27.786850 32034 log.cc:927] Time spent T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
I20260710 13:26:27.822183 32049 tablet.cc:1724] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.834601 32052 tablet.cc:1724] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.827724 32051 tablet.cc:1724] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:26:27.874332 31582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.136.66:36691, user_credentials={real_user=slave}} blocked reactor thread for 50389.1us
W20260710 13:26:27.893663 32050 log.cc:927] Time spent T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260710 13:26:27.873586 32055 tablet.cc:1724] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.895618 32039 tablet.cc:1724] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.921619 32044 tablet.cc:1724] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.926390 32060 tablet.cc:1724] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:26:27.932862 32042 log.cc:927] Time spent T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: Append to log took a long time: real 0.125s	user 0.002s	sys 0.000s
I20260710 13:26:27.935096 32053 tablet.cc:1724] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.956100 31691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841"
dest_uuid: "531dee0c51324144bd697af69d54efcb"
mode: GRACEFUL
new_leader_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:48476
I20260710 13:26:27.957017 31691 raft_consensus.cc:606] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Received request to transfer leadership to TS 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:27.956537 32062 tablet.cc:1724] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:27.985069 32065 tablet.cc:1724] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.047494 32064 tablet.cc:1724] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.072903 32049 tablet.cc:1724] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.080816 31999 raft_consensus.cc:993] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: : Instructing follower 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:28.087949 32060 tablet.cc:1724] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.107319 32070 tablet.cc:1724] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.109539 32066 raft_consensus.cc:1081] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Signalling peer 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:28.115464 31762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:32828
I20260710 13:26:28.116170 31762 raft_consensus.cc:493] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:28.116596 31762 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:28.131055 31762 raft_consensus.cc:515] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:28.134281 31762 leader_election.cc:290] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 3 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:28.141775 32039 tablet.cc:1724] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.146467 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:28.147169 31616 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:28.149053 32065 tablet.cc:1724] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.154629 31616 raft_consensus.cc:2468] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 3.
I20260710 13:26:28.156044 31730 leader_election.cc:304] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [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: 265961caf24e4a73bc93ccd58c7ef53d, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:28.162961 31997 raft_consensus.cc:2804] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:28.163523 31997 raft_consensus.cc:697] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 3 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:28.164582 31997 consensus_queue.cc:237] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [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: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:28.163559 32051 tablet.cc:1724] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.154942 32052 tablet.cc:1724] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.171057 32062 tablet.cc:1724] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.178807 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3027c71005c4fdda73d2e8052077841" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:28.191088 32055 tablet.cc:1724] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.152432 32053 tablet.cc:1724] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.205096 32055 tablet.cc:1724] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.208595 31691 raft_consensus.cc:3055] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:28.209085 31691 raft_consensus.cc:740] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 531dee0c51324144bd697af69d54efcb, State: Running, Role: LEADER
I20260710 13:26:28.197117 32070 tablet.cc:1724] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.209985 31691 consensus_queue.cc:260] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [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: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:28.221215 32051 tablet.cc:1724] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.224050 31691 raft_consensus.cc:3060] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:28.244315 31616 raft_consensus.cc:1240] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 3 FOLLOWER]: Rejecting Update request from peer 531dee0c51324144bd697af69d54efcb for earlier term 2. Current term is 3. Ops: []
I20260710 13:26:28.241078 32060 tablet.cc:1724] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:26:28.251658 31513 catalog_manager.cc:5697] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 2 to 3, leader changed from 531dee0c51324144bd697af69d54efcb (127.26.136.66) to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 3 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:28.256340 31691 raft_consensus.cc:2468] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 3.
I20260710 13:26:28.270535 31615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769"
dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
mode: GRACEFUL
new_leader_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:51444
I20260710 13:26:28.271174 31615 raft_consensus.cc:606] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Received request to transfer leadership to TS 6ac5a72e88c54acda814a2a0177d46af
I20260710 13:26:28.274242 27169 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:28.274886 27169 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:28.285744 31514 catalog_manager.cc:6242] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760: soft_deleted_table [id=ee080071e4814f329192d614eb8efb10] alter complete (version 1)
I20260710 13:26:28.571460 31615 raft_consensus.cc:1275] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 3 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:28.572710 31997 consensus_queue.cc:1048] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:28.581990 31691 raft_consensus.cc:1275] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 3 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:28.583714 31997 consensus_queue.cc:1048] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:28.626204 32000 raft_consensus.cc:993] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: : Instructing follower 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:28.626762 32067 raft_consensus.cc:1081] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Signalling peer 6ac5a72e88c54acda814a2a0177d46af to start an election
I20260710 13:26:28.628126 31762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769"
dest_uuid: "6ac5a72e88c54acda814a2a0177d46af"
 from {username='slave'} at 127.0.0.1:32824
I20260710 13:26:28.628669 31762 raft_consensus.cc:493] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:28.629025 31762 raft_consensus.cc:3060] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:28.633994 31762 raft_consensus.cc:515] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:28.635731 31762 leader_election.cc:290] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 2 election: Requested vote from peers 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417), 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691)
I20260710 13:26:28.636406 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "265961caf24e4a73bc93ccd58c7ef53d"
I20260710 13:26:28.636806 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1052a785314a2ca44e0dab78f96769" candidate_uuid: "6ac5a72e88c54acda814a2a0177d46af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "531dee0c51324144bd697af69d54efcb"
I20260710 13:26:28.637080 31615 raft_consensus.cc:3055] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:28.637408 31691 raft_consensus.cc:3060] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:28.637430 31615 raft_consensus.cc:740] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 265961caf24e4a73bc93ccd58c7ef53d, State: Running, Role: LEADER
I20260710 13:26:28.638461 31615 consensus_queue.cc:260] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:28.639686 31615 raft_consensus.cc:3060] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:28.644924 31691 raft_consensus.cc:2468] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 2.
I20260710 13:26:28.646351 31731 leader_election.cc:304] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 531dee0c51324144bd697af69d54efcb, 6ac5a72e88c54acda814a2a0177d46af; no voters: 
I20260710 13:26:28.646775 31615 raft_consensus.cc:2468] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ac5a72e88c54acda814a2a0177d46af in term 2.
I20260710 13:26:28.647107 31997 raft_consensus.cc:2804] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:28.647653 31997 raft_consensus.cc:697] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 2 LEADER]: Becoming Leader. State: Replica: 6ac5a72e88c54acda814a2a0177d46af, State: Running, Role: LEADER
I20260710 13:26:28.648505 31997 consensus_queue.cc:237] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } }
I20260710 13:26:28.656606 31514 catalog_manager.cc:5697] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af reported cstate change: term changed from 1 to 2, leader changed from 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65) to 6ac5a72e88c54acda814a2a0177d46af (127.26.136.67). New cstate: current_term: 2 leader_uuid: "6ac5a72e88c54acda814a2a0177d46af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ac5a72e88c54acda814a2a0177d46af" member_type: VOTER last_known_addr { host: "127.26.136.67" port: 39009 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:29.063213 31615 raft_consensus.cc:1275] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:29.064440 31997 consensus_queue.cc:1048] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "265961caf24e4a73bc93ccd58c7ef53d" member_type: VOTER last_known_addr { host: "127.26.136.65" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:29.073132 31691 raft_consensus.cc:1275] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Refusing update from remote peer 6ac5a72e88c54acda814a2a0177d46af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:29.074723 32036 consensus_queue.cc:1048] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [LEADER]: Connected to new peer: Peer: permanent_uuid: "531dee0c51324144bd697af69d54efcb" member_type: VOTER last_known_addr { host: "127.26.136.66" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:29.331597 27169 tablet_server.cc:179] TabletServer@127.26.136.65:0 shutting down...
I20260710 13:26:29.359717 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:29.360589 27169 tablet_replica.cc:333] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.361209 27169 raft_consensus.cc:2243] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.361963 27169 raft_consensus.cc:2272] T 89043522e12e4e2dba2fc8227486b82a P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.363714 27169 tablet_replica.cc:333] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.364288 27169 raft_consensus.cc:2243] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.365033 27169 raft_consensus.cc:2272] T edba42b21970442fa984d69220992531 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.366745 27169 tablet_replica.cc:333] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.367292 27169 raft_consensus.cc:2243] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.367728 27169 raft_consensus.cc:2272] T d3027c71005c4fdda73d2e8052077841 P 265961caf24e4a73bc93ccd58c7ef53d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.369993 27169 tablet_replica.cc:333] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.370572 27169 raft_consensus.cc:2243] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.371300 27169 raft_consensus.cc:2272] T f30a8704f5014d81901daeabdfb61ac7 P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.373034 27169 tablet_replica.cc:333] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.373582 27169 raft_consensus.cc:2243] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.374017 27169 raft_consensus.cc:2272] T ed1052a785314a2ca44e0dab78f96769 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.376093 27169 tablet_replica.cc:333] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.376705 27169 raft_consensus.cc:2243] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.377418 27169 raft_consensus.cc:2272] T db7a6b381b874c02a5596cdda3e81795 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.379165 27169 tablet_replica.cc:333] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.379701 27169 raft_consensus.cc:2243] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.380090 27169 raft_consensus.cc:2272] T 72da2c08cdd942d6b749a174bd4cdc59 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.381841 27169 tablet_replica.cc:333] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.382360 27169 raft_consensus.cc:2243] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.382763 27169 raft_consensus.cc:2272] T bd792cb75c9f4d68a0fb756ac36a5624 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.384431 27169 tablet_replica.cc:333] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.385001 27169 raft_consensus.cc:2243] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.385732 27169 raft_consensus.cc:2272] T 9cb97d305c244851aff0b70e5e941c77 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.387482 27169 tablet_replica.cc:333] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.387992 27169 raft_consensus.cc:2243] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.388777 27169 raft_consensus.cc:2272] T 0fd3a439581b4dabaa3254782cfa930e P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.390576 27169 tablet_replica.cc:333] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.391093 27169 raft_consensus.cc:2243] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.391793 27169 raft_consensus.cc:2272] T d7c175f0d0554250a159780b77e698fd P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.393522 27169 tablet_replica.cc:333] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.394016 27169 raft_consensus.cc:2243] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.394419 27169 raft_consensus.cc:2272] T 2c71ad2d77f24772a9ce29e32b31d54e P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.396504 27169 tablet_replica.cc:333] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.397001 27169 raft_consensus.cc:2243] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.397406 27169 raft_consensus.cc:2272] T e173bb730e444af094d54224f6112ab1 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.399012 27169 tablet_replica.cc:333] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.399509 27169 raft_consensus.cc:2243] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.399888 27169 raft_consensus.cc:2272] T d793b79d2e344226af73ec4f4f4c967d P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.401674 27169 tablet_replica.cc:333] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.402171 27169 raft_consensus.cc:2243] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.402868 27169 raft_consensus.cc:2272] T 2c543a4a0e294a6882d4ba886b4d804b P 265961caf24e4a73bc93ccd58c7ef53d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.404554 27169 tablet_replica.cc:333] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.405035 27169 raft_consensus.cc:2243] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.405447 27169 raft_consensus.cc:2272] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.407095 27169 tablet_replica.cc:333] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.407558 27169 raft_consensus.cc:2243] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.407968 27169 raft_consensus.cc:2272] T c8cb8f6f9cf64b71ad6576ff154fd738 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.409648 27169 tablet_replica.cc:333] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d: stopping tablet replica
I20260710 13:26:29.410099 27169 raft_consensus.cc:2243] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.410481 27169 raft_consensus.cc:2272] T c26538d912984c679169c1f9fa5fb5d8 P 265961caf24e4a73bc93ccd58c7ef53d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:29.442811 31730 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.136.65:46417: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260710 13:26:29.446964 31730 consensus_peers.cc:597] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Couldn't send request to peer 265961caf24e4a73bc93ccd58c7ef53d. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.447283 27169 tablet_server.cc:196] TabletServer@127.26.136.65:0 shutdown complete.
W20260710 13:26:29.477617 31656 consensus_peers.cc:597] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb -> Peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Couldn't send request to peer 265961caf24e4a73bc93ccd58c7ef53d. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.479408 27169 tablet_server.cc:179] TabletServer@127.26.136.66:0 shutting down...
I20260710 13:26:29.505431 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:29.506160 27169 tablet_replica.cc:333] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.506765 27169 raft_consensus.cc:2243] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.507249 27169 raft_consensus.cc:2272] T edba42b21970442fa984d69220992531 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.509176 27169 tablet_replica.cc:333] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.509737 27169 raft_consensus.cc:2243] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.510162 27169 raft_consensus.cc:2272] T 89043522e12e4e2dba2fc8227486b82a P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.511880 27169 tablet_replica.cc:333] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.512564 27169 raft_consensus.cc:2243] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.513267 27169 raft_consensus.cc:2272] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.514914 27169 tablet_replica.cc:333] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.515439 27169 raft_consensus.cc:2243] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.516278 27169 raft_consensus.cc:2272] T c8cb8f6f9cf64b71ad6576ff154fd738 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.518133 27169 tablet_replica.cc:333] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.518649 27169 raft_consensus.cc:2243] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.519073 27169 raft_consensus.cc:2272] T 2c543a4a0e294a6882d4ba886b4d804b P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.520835 27169 tablet_replica.cc:333] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.521337 27169 raft_consensus.cc:2243] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.521720 27169 raft_consensus.cc:2272] T d3027c71005c4fdda73d2e8052077841 P 531dee0c51324144bd697af69d54efcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.523926 27169 tablet_replica.cc:333] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.524528 27169 raft_consensus.cc:2243] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.524950 27169 raft_consensus.cc:2272] T c26538d912984c679169c1f9fa5fb5d8 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.526592 27169 tablet_replica.cc:333] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.527088 27169 raft_consensus.cc:2243] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.527495 27169 raft_consensus.cc:2272] T d7c175f0d0554250a159780b77e698fd P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.529186 27169 tablet_replica.cc:333] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.529728 27169 raft_consensus.cc:2243] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.530174 27169 raft_consensus.cc:2272] T 9cb97d305c244851aff0b70e5e941c77 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.531858 27169 tablet_replica.cc:333] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.532364 27169 raft_consensus.cc:2243] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.533113 27169 raft_consensus.cc:2272] T bd792cb75c9f4d68a0fb756ac36a5624 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.535022 27169 tablet_replica.cc:333] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.535548 27169 raft_consensus.cc:2243] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.536283 27169 raft_consensus.cc:2272] T 2c71ad2d77f24772a9ce29e32b31d54e P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.537919 27169 tablet_replica.cc:333] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.538421 27169 raft_consensus.cc:2243] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.538820 27169 raft_consensus.cc:2272] T e173bb730e444af094d54224f6112ab1 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.571256 27169 tablet_replica.cc:333] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.573705 27169 raft_consensus.cc:2243] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.576916 27169 raft_consensus.cc:2272] T d793b79d2e344226af73ec4f4f4c967d P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.581542 27169 tablet_replica.cc:333] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.582655 27169 raft_consensus.cc:2243] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.583457 27169 raft_consensus.cc:2272] T ed1052a785314a2ca44e0dab78f96769 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.588009 27169 tablet_replica.cc:333] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.589625 27169 raft_consensus.cc:2243] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.591156 27169 raft_consensus.cc:2272] T f30a8704f5014d81901daeabdfb61ac7 P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:29.595698 31731 consensus_peers.cc:597] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Couldn't send request to peer 531dee0c51324144bd697af69d54efcb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.597930 27169 tablet_replica.cc:333] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
W20260710 13:26:29.598412 31731 consensus_peers.cc:597] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Couldn't send request to peer 531dee0c51324144bd697af69d54efcb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.599112 27169 raft_consensus.cc:2243] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.601084 27169 raft_consensus.cc:2272] T 72da2c08cdd942d6b749a174bd4cdc59 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.604956 27169 tablet_replica.cc:333] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.605551 27169 raft_consensus.cc:2243] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.606205 27169 raft_consensus.cc:2272] T db7a6b381b874c02a5596cdda3e81795 P 531dee0c51324144bd697af69d54efcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.609126 27169 tablet_replica.cc:333] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb: stopping tablet replica
I20260710 13:26:29.609695 27169 raft_consensus.cc:2243] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.610332 27169 raft_consensus.cc:2272] T 0fd3a439581b4dabaa3254782cfa930e P 531dee0c51324144bd697af69d54efcb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:29.656981 31730 consensus_peers.cc:597] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Couldn't send request to peer 265961caf24e4a73bc93ccd58c7ef53d. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.682709 27169 tablet_server.cc:196] TabletServer@127.26.136.66:0 shutdown complete.
W20260710 13:26:29.693989 31730 consensus_peers.cc:597] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Couldn't send request to peer 265961caf24e4a73bc93ccd58c7ef53d. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:29.721743 31731 consensus_peers.cc:597] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Couldn't send request to peer 531dee0c51324144bd697af69d54efcb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:36691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.733409 27169 tablet_server.cc:179] TabletServer@127.26.136.67:0 shutting down...
W20260710 13:26:29.733716 31730 consensus_peers.cc:597] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 265961caf24e4a73bc93ccd58c7ef53d (127.26.136.65:46417): Couldn't send request to peer 265961caf24e4a73bc93ccd58c7ef53d. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.65:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:29.761752 31731 consensus_peers.cc:597] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af -> Peer 531dee0c51324144bd697af69d54efcb (127.26.136.66:36691): Couldn't send request to peer 531dee0c51324144bd697af69d54efcb. Status: Network error: Client connection negotiation failed: client connection to 127.26.136.66:36691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:29.765581 27169 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:29.766355 27169 tablet_replica.cc:333] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.767205 27169 raft_consensus.cc:2243] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.767931 27169 raft_consensus.cc:2272] T d7c175f0d0554250a159780b77e698fd P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.770375 27169 tablet_replica.cc:333] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.771070 27169 raft_consensus.cc:2243] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.771649 27169 raft_consensus.cc:2272] T 2c543a4a0e294a6882d4ba886b4d804b P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.773794 27169 tablet_replica.cc:333] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.774386 27169 raft_consensus.cc:2243] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.775010 27169 raft_consensus.cc:2272] T c8cb8f6f9cf64b71ad6576ff154fd738 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.777227 27169 tablet_replica.cc:333] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.777776 27169 raft_consensus.cc:2243] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.778331 27169 raft_consensus.cc:2272] T cb1c6f3ec35e40a9a9ee12353fd874f6 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.780318 27169 tablet_replica.cc:333] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.780926 27169 raft_consensus.cc:2243] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.781503 27169 raft_consensus.cc:2272] T 89043522e12e4e2dba2fc8227486b82a P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.783475 27169 tablet_replica.cc:333] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.783982 27169 raft_consensus.cc:2243] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.784507 27169 raft_consensus.cc:2272] T 72da2c08cdd942d6b749a174bd4cdc59 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.787696 27169 tablet_replica.cc:333] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.788604 27169 raft_consensus.cc:2243] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.789729 27169 raft_consensus.cc:2272] T c26538d912984c679169c1f9fa5fb5d8 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.792306 27169 tablet_replica.cc:333] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.792861 27169 raft_consensus.cc:2243] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.793430 27169 raft_consensus.cc:2272] T edba42b21970442fa984d69220992531 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.795435 27169 tablet_replica.cc:333] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.795955 27169 raft_consensus.cc:2243] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.796563 27169 raft_consensus.cc:2272] T 2c71ad2d77f24772a9ce29e32b31d54e P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.798599 27169 tablet_replica.cc:333] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.799127 27169 raft_consensus.cc:2243] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.800047 27169 raft_consensus.cc:2272] T e173bb730e444af094d54224f6112ab1 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.802246 27169 tablet_replica.cc:333] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.802783 27169 raft_consensus.cc:2243] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.803267 27169 raft_consensus.cc:2272] T d793b79d2e344226af73ec4f4f4c967d P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.805339 27169 tablet_replica.cc:333] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.805855 27169 raft_consensus.cc:2243] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.806354 27169 raft_consensus.cc:2272] T 9cb97d305c244851aff0b70e5e941c77 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.808346 27169 tablet_replica.cc:333] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.808851 27169 raft_consensus.cc:2243] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.809353 27169 raft_consensus.cc:2272] T bd792cb75c9f4d68a0fb756ac36a5624 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.811267 27169 tablet_replica.cc:333] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.811795 27169 raft_consensus.cc:2243] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.812288 27169 raft_consensus.cc:2272] T f30a8704f5014d81901daeabdfb61ac7 P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.814208 27169 tablet_replica.cc:333] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.814706 27169 raft_consensus.cc:2243] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.815616 27169 raft_consensus.cc:2272] T ed1052a785314a2ca44e0dab78f96769 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.818272 27169 tablet_replica.cc:333] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.818778 27169 raft_consensus.cc:2243] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.819262 27169 raft_consensus.cc:2272] T db7a6b381b874c02a5596cdda3e81795 P 6ac5a72e88c54acda814a2a0177d46af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.821444 27169 tablet_replica.cc:333] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.821950 27169 raft_consensus.cc:2243] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.822984 27169 raft_consensus.cc:2272] T d3027c71005c4fdda73d2e8052077841 P 6ac5a72e88c54acda814a2a0177d46af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.825026 27169 tablet_replica.cc:333] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af: stopping tablet replica
I20260710 13:26:29.825474 27169 raft_consensus.cc:2243] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:29.825984 27169 raft_consensus.cc:2272] T 0fd3a439581b4dabaa3254782cfa930e P 6ac5a72e88c54acda814a2a0177d46af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.867090 27169 tablet_server.cc:196] TabletServer@127.26.136.67:0 shutdown complete.
I20260710 13:26:29.904309 27169 master.cc:562] Master@127.26.136.126:33495 shutting down...
I20260710 13:26:29.928224 27169 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:29.928893 27169 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:29.929200 27169 tablet_replica.cc:333] T 00000000000000000000000000000000 P af41c38d574248da9f78677481e04760: stopping tablet replica
I20260710 13:26:29.951325 27169 master.cc:584] Master@127.26.136.126:33495 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12176 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24735 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111118 ms total)
[  PASSED  ] 8 tests.
I20260710 13:26:30.007486 27169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~15 seconds ago
I20260710 13:26:30.007745 27169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 407 messages since previous log ~15 seconds ago
I20260710 13:26:30.007926 27169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 407 messages since previous log ~15 seconds ago
I20260710 13:26:30.008181 27169 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 ~34 seconds ago
I20260710 13:26:30.008371 27169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 13:26:30.008677 27169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 13:26:30.008985 27169 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~26 seconds ago
